-
wince 下多行列表的使用实例,一个很好的自画列表控件,也算是我借花献佛吧,给有此爱好的朋友一个简单的例子...
wince 下多行列表的使用实例,一个很好的自画列表控件,也算是我借花献佛吧,给有此爱好的朋友一个简单的例子-wince under the multi-line list of the use of examples drawn from a very good list control.Also, I suppose I Jiehuaxianfo it, to have such loving friends in a simple example
- 2022-04-11 14:32:51下载
- 积分:1
-
用VC操作Access的例子,对于初学者有很大的帮助
用VC操作Access的例子,对于初学者有很大的帮助-VC operation Access example, for beginners will be very helpful
- 2022-03-05 06:34:58下载
- 积分:1
-
电梯仿真
在C# 2010年包括可选的地板,使用 GUI 使窗体就像电梯上升,落在屏幕上的电梯系统的仿真。此程序说明了在 C# 中的多线程处理。它是一个好例子为初级编码器。
- 2023-03-31 22:10:04下载
- 积分:1
-
A GUI file that permit play wav files, but with someones tips such as echo, reve...
A GUI file that permit play wav files, but with someones tips such as echo, reverse function, player mono function, fast play, slow play,etc-A GUI file that permit play wav files, but with someones tips such as echo, reverse function, player mono function, fast play, slow play,etc
- 2022-09-06 09:05:03下载
- 积分:1
-
1、上述程序在VB5.0中文版和安装了Microsoft Word97的Windows98中文版环 境下调试通过。 2、实例中模板文件的格式并不局限于此,可以是...
1、上述程序在VB5.0中文版和安装了Microsoft Word97的Windows98中文版环 境下调试通过。 2、实例中模板文件的格式并不局限于此,可以是任意格式的Word文档;书签 的定义也不局限于文本,还包括为引用而命名的位置。 3、实例中,当更新书签内容时,应采取更简便的方法,避免程序的冗余。通 常的做法是:按一定的命名规则定义书签(如b1,b2,b3),将所有的数据信息 存放在数据库中,而数据库字段的命名也采用相应规则(如b1,b2,b3),因此 可以利用循环的方法从数据库中读出数据,同时更新书签内容。 4、第3点说明实际上与数据库发生联系,从而可实现标准文档的批量生成和 连续打印。-one, the above procedures in VB5.0 and installation of the Chinese version of Microsoft Word 97 Chinese version of the Windows 98 environment through debugging. 2, examples template file format is not limited to this, it can be in any format, Word documents; Bookmark not confined to the definition of the text, but also as a reference to the location and name. 3, example, when the content is updated bookmarks, should take a more easy ways to avoid redundant procedures. The usual practice is : according to certain rules of naming bookmarks definition (b1, b2, b3), all the data stored in the database and the database fields are named accordingly adopted rules (such as b1, b2, b3), it can use
- 2022-11-30 05:15:03下载
- 积分:1
-
一个小小的分配问题,简易的AA制计算程序,附有源程序及exe文件...
一个小小的分配问题,简易的AA制计算程序,附有源程序及exe文件-distribution of a small, simple system AA program, with source and exe file
- 2022-01-26 05:33:18下载
- 积分:1
-
谱聚类算法
用matlab编写的界面文件,能够使用传统谱聚类完成图像分割,时间序列数据处理等,包含完全邻接图,k邻接图,相互k邻接图等分割算法等
- 2022-07-07 15:56:09下载
- 积分:1
-
tab controls the source code
tab控件的源代码-tab controls the source code
- 2022-03-07 18:33:22下载
- 积分:1
-
按“开始”按钮可以在文本框中显示所有1001到1100之间的素数。...
按“开始”按钮可以在文本框中显示所有1001到1100之间的素数。-according to the "start" button in the text box can show all from 1001 to 1100 between the prime numbers.
- 2022-07-19 01:38:33下载
- 积分:1
-
In the demo project, I create a simple graph with four series of data. It demons...
In the demo project, I create a simple graph with four series of data. It demonstrates different options of marker, such as shapes, colors, etc. When the cursor hits a marker, the background data value will be displayed by tool tip. Some API functions, such as CRgn::PtInRegion(), in HitTest() work best in device coordinates. It may be a good practice to convert the test-point into device coordinates. In the demo, I create one marker for each data series. If you want to use different marker option within one data series, you have to create one marker for each data point.
- 2022-01-20 22:34:40下载
- 积分:1