ioDraw
English
中文
English
Español
العربية
Français
Português
Pусский
日本語
Deutsch
한국어
Italiano
Tools
Blog
Templates
Products
Flow Chart
Mind Map
Gantt Chart
Whiteboard
Code Chart
Text Flow
Online Chart
SVG Editor
Poster Design
Image Editor
AI Assistant
Android
Pointer
【C/C++ Learning summary 】 Dissecting tape const Pointer to
This article mainly talks about the author's study C/C++ Belt alignment in the process const Some superficial understanding of pointer problem , I...
2022-01-28 02:27
views 14
C Basic operations of language binary tree ( Super complete )
As a data structure, binary tree is actually a very interesting structure , There are many applications. Let's take a direct look at the code of b...
2021-05-25 13:48
views 35
C++ vector Simulation Implementation of class
vector and string Although the bottom layer is realized through the sequence table , But they do it differently ,string Yes, the type is specified ...
2021-04-04 16:33
views 39
C language —— String learning notes (2)
one , Reading and writing of string 1.printf And putsprintf Very familiar , There is also a function that outputs a string puts(), Its usage is a...
2021-03-26 17:59
views 31
Data structure and algorithm notes 2 chapter Linear table Chain representation
2.5 Representation and implementation of chain structure head pointer , Header node and primitive node : Benefits of header nodes :① It is conveni...
2021-02-17 13:26
views 16
Detailed explanation of string operation function and memory function
Realization of string operation function 1.strlen Function function : Computes the specified string string The length of . application int main(){...
2021-02-16 17:54
views 21
Key and difficult points of playing with pointer (1)
one , Character pointer 1. Two ways of writing character pointer int main(){ char ch = 'a'; char*pc = &ch; char*p = "abcdef"; // Add the first...
2021-02-08 11:15
views 30
C Language function name ,& Function name ,* Function name
C Language function name , Get address function name , Dereference function name relationship
2020-08-25 16:14
views 17
Daily record ——JVM—new Object()
one , Object creation process 1.loading: Load corresponding class class file .2.linking: Verify file format (verification), Allocate memory for st...
2020-07-22 00:39
views 15
data structure ~01. Basic realization and concept of linear table ~
Data structure learning ~01. Basic realization and concept of linear table definition of linear table : ...
2020-07-14 08:50
views 55
1
2
»
Technology
Java
296 blogs
Python
265 blogs
Vue
125 blogs
C Language
122 blogs
Algorithm
108 blogs
MySQL
96 blogs
Flow Chart
85 blogs
JavaScript
79 blogs
More...
Daily Recommendation
ioDraw Mac Client Installation Tutorial
views 7
©2020-2024 ioDraw All rights reserved,
Privacy Policy