资源列表
VB6-PropertyBag
- using property bags vb
SimpleClientServer
- vb 6 chat application
MultiClient_VB_Chat_by_Moosader
- multi client chat application vb6
FromCToCPP
- 从c到c++的过度,了解c和c++的相同点和不同点 在c的基础上学习c-From c to c++ over, c and c++ to understand the similarities and differences in the c, c++ on the basis of learning
asp.net-examples
- tem will automatically delete the directory of debug and release, so please do not put files on these two directory
CSharp.2010.Step.by.Step
- Microsoft.Visual.C#.2010.Step.by.Step.John.Sharp 高清版的电子书-Microsoft.Visual.C# .2010. Step.by.Step.John.Sharp high-definition version of the e-book
Visual_C__2010_step_by_step
- visual C#.2010.Step.by.Step电子书能够复制源码-visual C# .2010. Step.by.Step book to copy the source code
VB
- VB基本空间的使用,初学者实用,本人做的小测试-VB basic space use, beginners and practical, I do a small test
VCPP2010
- 这是自己从别处找的资料,很实用,拿出来大家分享-This is their own to find the information elsewhere, it is practical, to share out
initials
- 获取汉字首字母,例如一段汉字字符串的每个汉字的首拼音-Get the first letter characters, such as a character string of the first alphabet of each character
const-use
- 《const使用辨析》是我们团队内部讨论一个经典的问题,现在由C++斑竹楚云整理出来并加以分析,以求能为大家对 cconst的使用及其关键语法的理解有所帮助。-const use introdudaction
CSharp-sizeof
- sizeof是C语言的一种单目操作符,如C语言的其他操作符++、--等。它并不是函数。-c language sizeof introducation