-
将EXCEL的内容导入到ORACLE数据库中
将EXCEL的内容导入到ORACLE数据库中-failed to translate
- 2022-07-01 06:42:58下载
- 积分:1
-
贝塞尔curve.vb
bezier曲线.vb-bezier curve.vb
- 2022-07-16 07:55:28下载
- 积分:1
-
This is a small matrix extraction procedure, the procedure for the LED industry...
这是一个字模提取的小程序, 对于LED行业的程序很有用的。-This is a small matrix extraction procedure, the procedure for the LED industry very useful.
- 2022-08-08 18:49:41下载
- 积分:1
-
使用EVC4.0开发所用数据库编程,一个实例供大家参考
使用EVC4.0开发所用数据库编程,一个实例供大家参考-The use of EVC4.0 used in the development database programming, an example for your reference
- 2022-01-21 23:57:15下载
- 积分:1
-
迷宫寻宝,能够通过键盘控制寻宝人的前后左右的运动方向,寻宝人找到宝藏后可以打印寻宝人踪迹...
迷宫寻宝,能够通过键盘控制寻宝人的前后左右的运动方向,寻宝人找到宝藏后可以打印寻宝人踪迹-fun maze, through keyboard control zone around the direction of the campaign around, treasure after treasure found treasure people can trace Print
- 2022-06-15 16:08:24下载
- 积分:1
-
its a database projest
its a database projest
- 2023-03-29 02:15:04下载
- 积分:1
-
This is a game that is to write a procedure to understand
这是有一个比赛题,是写出一个看不懂的程序-This is a game that is to write a procedure to understand
- 2022-07-18 10:17:37下载
- 积分:1
-
用visual c++编写的程序,适合刚入门的MFC的程序员们.
用visual c++编写的程序,适合刚入门的MFC的程序员们.-with visual c prepared by the procedure, just for the portal were MFC programmers.
- 2022-03-19 14:33:55下载
- 积分:1
-
生命游戏,在一个四周都可以延伸到无限的棋盘上的某个格子中会有一个有机体。每一个有机体在时间t时,会依照环绕着它的8个邻居的特性而决定在时间t+1时是否生存下去...
生命游戏,在一个四周都可以延伸到无限的棋盘上的某个格子中会有一个有机体。每一个有机体在时间t时,会依照环绕着它的8个邻居的特性而决定在时间t+1时是否生存下去-Game of Life, in a four-week can be extended to infinite chessboard a lattice there is a organism. Every organism in terms of time t will be in accordance with its surrounding eight neighbors to determine the characteristics of the time t+ 1 whether to survive
- 2022-05-18 06:14:22下载
- 积分:1
-
目标
在一个函数中暂停应用程序,直到用户单击鼠标或者按键为止。
2. 策略
当应用程序看起来是空闲时,实际上它在运行函数: C Wi n A p p...
目标
在一个函数中暂停应用程序,直到用户单击鼠标或者按键为止。
2. 策略
当应用程序看起来是空闲时,实际上它在运行函数: C Wi n A p p : : R u n ( )。该函数不仅具有
查询新消息的逻辑功能,并且完成了大量包括更新用户界面状态和清除临时内存对象在内的
应用程序维护工作。因此,如果需要在应用程序中的某个地方停止运行并等待消息,也需要
进行这种应用程序维护工作。由于微软提供了C Wi n A p p ( ) : : R u n ( )函数的源代码,因此本例将
创建该函数的一个新版本,可用于应用程序中的任何地方。
- 2022-02-06 06:20:29下载
- 积分:1