-
MyIE3源码,非常不错的源码,可以在vc6.0下编译通过,里面使用了线程池进行客户端的操作,效率非常高...
如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。-How to modify the MFC AppWizard Wizard to generate the appearance of the framework of procedures and size, modify the icon, cursor, background three methods. How to add and remove toolbar buttons, how to increase the application toolbar, how to show and hide the toolbar. Custom status bar, add in the status bar clock display, CTime class and its usage. In the status bar to add the progress bar (the main window immediately after the progress bar the ingenious ideas, in the OnCreate function should not directly deal with, to use a custom message to the method). Mouse coordinates shows that access to the status bar in the CView object in several ways.
- 2022-04-09 21:22:34下载
- 积分:1
-
这是最经典的一部简单的C++book。阅读这本书会让读者对C++由一个大概的认识。...
这是最经典的一部简单的C++book。阅读这本书会让读者对C++由一个大概的认识。-This is the most classic of a simple C++ book. Reading this book would provide readers with C++ by an approximate understanding.
- 2022-09-03 08:35:03下载
- 积分:1
-
这是一个关于数据结构中三种排序的程序,包括拓扑排序,快速排序,希尔排序。都是经过老师检查过的。...
这是一个关于数据结构中三种排序的程序,包括拓扑排序,快速排序,希尔排序。都是经过老师检查过的。-This is a data structure on the three sequencing procedures, including topological sorting, quick sort, Hill sequencing. After all the teachers checked.
- 2022-02-11 16:23:19下载
- 积分:1
-
这是用c++做的一个小游戏能跑能动!呵呵希望喜欢!
这是用c++做的一个小游戏能跑能动!呵呵希望喜欢!-This is used c++ Do run a small game dynamic! Ha ha hope like!
- 2022-08-11 10:54:58下载
- 积分:1
-
<Visual C++数据库通用模块及典型系统开发实例导航>的源码...
的源码- Source
- 2022-02-21 20:23:12下载
- 积分:1
-
VB实现的RTF软件
VB实现的RTF软件-the RTF software
- 2022-11-21 10:30:03下载
- 积分:1
-
这两个程序用来实现二进制和十进制之间的转化,方便,使用。...
这两个程序用来实现二进制和十进制之间的转化,方便,使用。-The two procedures used to achieve the conversion between binary and decimal, convenient to use.
- 2023-04-13 22:00:03下载
- 积分:1
-
一个可调用脚本的例子.
一个可调用脚本的例子.-can call a script examples.
- 2022-03-05 12:46:30下载
- 积分:1
-
Java kernel is unicode,as well as class files.However,most multimedias use strea...
Java内核是unicode的,就连class文件也是,但是很多媒体,包括文件/流的保存方式是使用字节流的。因此Java要对这些字节流经行转化。char是unicode的,而byte是字节。Java中byte/char互转的函数在sun.io的包中间有。其中ByteToCharConverter类是中调度,可以用来告诉你,你用的convertor。其中两个很常用的静态函数是-Java kernel is unicode,as well as class files.However,most multimedias use stream bytes,including the way of their storage.So java ought to convert these stream bytes.char is unicode,while byte is byte.byte/char convertion function is in sun.io.class ByteToCharConverter could tell you which convertor you are using.two usual static functions are
- 2022-03-13 14:22:53下载
- 积分:1
-
Evc数据苦编程AcccessADO与SqlServerRDA编程。
Evc数据苦编程AcccessADO与SqlServerRDA编程。-EVC data bitter AcccessADO programming and programming SqlServerRDA.
- 2022-09-02 21:20:02下载
- 积分:1