-
readini
一个读取ini文件的实例(A read ini file examples)
- 2008-06-29 18:05:29下载
- 积分:1
-
vb_explainer
basic的一个解释程序 Visual C++编写
可以参考,有助于自行设计语法(an explanation of the basic procedures for the preparation of Visual C reference can help design their own syntax)
- 2006-10-23 10:54:23下载
- 积分:1
-
VB(Math_function)
超级棒的函数曲线图VB源码,能够将输入的数学方程,用图形表示,非常好的函数学习代码(Superb function curve VB source code can be entered mathematical equation, a graphical representation of a very good function to learn the code)
- 2021-01-19 07:08:42下载
- 积分:1
-
vb6_black_book
It is the best black book if vb 6
- 2009-10-25 10:37:41下载
- 积分:1
-
Splitter_multi_view
Splitter多视图切换的源代码,vc++工程(Splitter switched multi-view source code)
- 2014-01-03 09:52:22下载
- 积分:1
-
Raw
讀取RAW檔案格式(圖檔Image)
讀取RAW檔案格式(圖檔Image)(Read the RAW file format (Image Image) read the RAW file format (Image Image))
- 2011-11-26 22:52:21下载
- 积分:1
-
SocketCAsyncSocketCSocket
Socket,CAsyncSocket,CSocket介绍
Socket有同步阻塞方式和异步非阻塞方式两种使用,事实上同步和异步在我们编程的生涯中可能遇到了很多,而Socket也没什么特别。虽然同步好用,不费劲,但不能满足一些应用场合,其效率也很低。
也许初涉编程的人不能理解"同步(或阻塞)"和"异步(或非阻塞)",其实简单两句话就能讲清楚,同步和异步往往都是针对一个函数来说的,"同步"就是函数直到其要执行的功能全部完成时才返回,而"异步"则是,函数仅仅做一些简单的工作,然后马上返回,而它所要实现的功能留给别的线程或者函数去完成。例如,SendMessage就是"同步"函数,它不但发送消息到消息队列,还需要等待消息被执行完才返回;相反PostMessage就是个异步函数,它只管发送一个消息,而不管这个消息是否被处理,就马上返回。(SocketCAsyncSocketCSocket)
- 2009-06-20 13:10:05下载
- 积分:1
-
Unicode
Unicode编码转换器,输入Unicode字符,可以转换成相应的汉字,使用VC6.0编写,有MFC界面,代码测试绝对可以正确运行。(Unicode encoding converter, input Unicode characters can be converted into the corresponding Chinese characters, using VC6.0 prepared with MFC interface, code testing can definitely run correctly.)
- 2013-11-13 21:09:03下载
- 积分:1
-
CursorMouseDemo
创建并设置鼠标光标,VC++精选编程源码,很好的参考。(Create and set the mouse cursor, VC++ select programming source code, a good reference.)
- 2013-12-03 10:25:28下载
- 积分:1
-
Graphic
文件设备描述表的使用,利用兼容DC实现图形的保存和再现(Document device use, the use of DC-compatible graphics to achieve the preservation and reproduction)
- 2009-04-09 21:33:23下载
- 积分:1