-
项目管理信息系统,很完善的系统,包括生产管理,仓库管理,项目管理等信息系统...
项目管理信息系统,很完善的系统,包括生产管理,仓库管理,项目管理等信息系统-Project management information system, it is a sound system, including production management, warehouse management, project management information system
- 2022-03-14 06:31:10下载
- 积分:1
-
正则表达式,不错的好东西,有需要了解和学习的下载不吃亏
正则表达式,不错的好东西,有需要了解和学习的下载不吃亏-Regular expressions, good good things, there is a need to understand and learn the download does not suffer
- 2023-03-09 03:40:02下载
- 积分:1
-
Window Wrapper for WinCE Win32 "Hello World" a
Window Wrapper for WinCE Win32 "Hello World" a
- 2022-07-11 17:29:20下载
- 积分:1
-
通讯录
精美的通讯录
你可以随心所欲的使用
通讯录
精美的通讯录
你可以随心所欲的使用-directories exquisite arbitrary directories you can use
- 2022-01-26 05:25:28下载
- 积分:1
-
我写的一个“生产者与消费者关系”的多线程序,构造了一个自引用的线性表...
我写的一个“生产者与消费者关系”的多线程序,构造了一个自引用的线性表-I write a "relationship between producers and consumers," the multi-lane procedures, construction of a quote from the linear scale
- 2022-02-28 13:06:43下载
- 积分:1
-
VC6中不同类型之间的转换,困扰很多VC程序员的难题
VC6中不同类型之间的转换,困扰很多VC程序员的难题-VC6 between different types of conversion, troubled many of the problems programmers VC
- 2023-07-11 17:00:03下载
- 积分:1
-
可变变量
changeable variables
- 2022-08-23 07:42:04下载
- 积分:1
-
解决N后问题,可以实现在一个n*n的棋盘上放置N
解决N后问题,能够实现在一个N*N的棋盘上放置N个皇后,然后使其满足条件-Solve the N after the issue, can be realized in an N* N chessboard placed on N-Queen s, and then to meet the conditions
- 2022-03-18 13:11:57下载
- 积分:1
-
可以查到自己的ip,能控制关机和开机,得到计算机的属性等
可以查到自己的ip,能控制关机和开机,得到计算机的属性等-Can be found in your own ip, can control the shutdown and startup, get the computer" s properties, etc.
- 2022-09-27 19:00:04下载
- 积分:1
-
1)屏幕保护程序运行时,鼠标光标被自动隐藏,在程序结束时,光标显示。2)当单击、移动鼠标或按下键盘时,屏幕保护结束,回到正常操作状态。为了实现这些特性,在编写V...
1)屏幕保护程序运行时,鼠标光标被自动隐藏,在程序结束时,光标显示。2)当单击、移动鼠标或按下键盘时,屏幕保护结束,回到正常操作状态。为了实现这些特性,在编写VB应用程序时,可以采用如下方法: 1、改变窗体属性通常VB应用程序的窗体都采用有边框的窗体外观,但作为屏幕保护程序,应设置窗体为无边框,且为最大化。 2、隐藏及显示鼠标光标在Visual Basic应用程序中隐藏及显示鼠标光标需要运用Windows的API函数,该函数名为ShowCursor。当用参数值True调用时显示鼠标光标,当用参数值False调用时,鼠标光标自动隐藏。 3、检测鼠标移动VB中有一个检测鼠标移动的对象事件MouseMove事件。MouseMove事件通常在应用程序启动时就会触发,有时在鼠标并未移动的情况下,MouseMove事件仍有可能被触发。因此如果在程序中直接用MouseMove事件检测鼠标是否发生了移动,并不能正确反映鼠标的移动状况。应该在MouseMove事件中编写代码加以控制。 -1) screen saver running, the mouse cursor automatically hidden, at the end of the procedure, the cursor display. 2) When the click, move the mouse or press the keyboard, the screen ends and return to normal operating status. To achieve these characteristics, in the preparation of VB applications, can be used as follows : a change forms usually attribute the VB application forms have adopted a frame of the window appearance, but as screen protection procedures should be provided to non-Window frame, and as a maximum. 2, hide and display the mouse c
- 2022-03-03 19:10:51下载
- 积分:1