-
小程序,主要用于学习和研究TCP/IP协议.得到主机IP.
小程序,主要用于学习和研究TCP/IP协议.得到主机IP.-Small programs, mainly for study and research TCP/IP protocol. Be the host IP.
- 2023-08-17 09:40:03下载
- 积分:1
-
这是我学C++大学教程时写的一个例子
猜数字的游戏
个人感觉《C++大学教程》这本书很适合c++初学者,可以学到很多软件及c++知识...
这是我学C++大学教程时写的一个例子
猜数字的游戏
个人感觉《C++大学教程》这本书很适合c++初学者,可以学到很多软件及c++知识-This is my school C++ University Guide wrote an example of personal feeling猜数字game
- 2022-08-06 06:36:54下载
- 积分:1
-
学生管理系统,开发环境Microsoft Visual Studio 2005、asp.net2.0、sql server2...
学生管理系统,开发环境Microsoft Visual Studio 2005、asp.net2.0、sql server2-Student management system, development environment Microsoft Visual Studio 2005, asp.net2.0, sql server2000
- 2022-02-11 23:01:54下载
- 积分: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
-
一个可以实现自动关机的小程序,调用了API函数,很好用的,可以用于98,NT,2000,XP...
一个可以实现自动关机的小程序,调用了API函数,很好用的,可以用于98,NT,2000,XP-an automatic shutdown of the small programs, call the API function, a good use, and can be used for 98, NT, 2000, XP
- 2022-08-21 01:34:00下载
- 积分:1
-
small plane reservation systems, the main application of Visual c/c, the initial...
小的飞机订票系统,主要应用了Visual c/c++,初次尝试,请多多指教-small plane reservation systems, the main application of Visual c/c, the initial attempt, you will enlighten
- 2022-08-23 02:13:24下载
- 积分:1
-
njRAT v0.7d
遠程控制 njRAT v0.7d 轉載rekings.com
- 2022-02-06 00:45:13下载
- 积分:1
-
假设有13位评委参与评分工作。方法是:去掉一个最高分和一个最低
分,然后计算剩余11个分数的平均值,...
假设有13位评委参与评分工作。方法是:去掉一个最高分和一个最低
分,然后计算剩余11个分数的平均值,
-Assumptions have score 13 judges involved in the work. Methods are: removal of a maximum points and minimum points, and then calculating the remaining 11 scores on average,
- 2022-04-17 23:40:53下载
- 积分:1
-
SelfDelete.rar,运行后自动销毁的程序,欢迎下载
SelfDelete.rar,运行后自动销毁的程序,欢迎下载-SelfDelete.rar, run the self-destruct after the procedure, please download! !
- 2022-02-04 12:15:21下载
- 积分:1
-
This procedure is a series Sounds of principle experiment in a syntax tree gener...
本程序是编绎原理实验中一个关于语法树生成过程的程序,采用VC++编写,界面友好,只要输入一个数学表达式,就会生成该表达式的语法树过程-This procedure is a series Sounds of principle experiment in a syntax tree generation process procedures, the use of VC++ Prepared, friendly interface, just enter a mathematical expression, it will generate the expression syntax tree process
- 2022-01-26 03:20:54下载
- 积分:1