-
VB网络数据库的一种查寻
VB网络数据库的一种查寻-a network database search
- 2022-12-08 14:05:03下载
- 积分:1
-
产生一链表随机产生循环和循环的节点
产生一链表随机产生循环和循环的节点-have a randomly generated cycle and the cycle of nodes
- 2022-03-04 18:50:39下载
- 积分:1
-
Matlab Introduction ppts
Matlab Introduction ppts
- 2023-04-24 14:55:03下载
- 积分:1
-
MHP application testing tools, the most famous free MHP Simulator
MHP 应用测试工具,最有名的免费MHP模拟器-MHP application testing tools, the most famous free MHP Simulator
- 2022-08-11 21:04:06下载
- 积分:1
-
c++大学教程 适合初学者使用 书中详细介绍各类函数 另有大量源码...
c++大学教程 适合初学者使用 书中详细介绍各类函数 另有大量源码-c++ University tutorial suitable for beginners to use the book in detail various types of function otherwise introduce a large number of source
- 2023-04-26 15:45:04下载
- 积分:1
-
获取网页源代码的三种方法,并将其保存到文件中
应用背景在这组片段,我现在给你的三个方法,下载并保存到一个文件中的一个网页的源代码,有兴趣。第一个使用WebClient类和第三个使用WebRequest。它们都是系统的一部分,净名称空间。你应该注意通过HttpWebRequest获取源被认为是一种过时的做法。关键技术让我们先从几个使用语句开始:利用系统;使用System.IO;使用system.windows.forms;注:由于我们使用的控制台应用程序,在这个例子中,请注意system.windows.forms命名空间是不包括在新项目自动所以你要增加它的引用(解决方案资源管理器- & gt;引用& gt;(右击)添加引用比下。净标签找到命名空间)。不包括下面的代码在main()功能:和公司;及;及;及;及;及;及;及;及;及;及;及;及;及;及;及;及;及;及;及;及;及;及;及;及;及;及;及;及;及使用(WebClient客户端=新webclient()){客户端下载文件。(“HTTP:/ / www.google。COM”,application.startuppath + @“LOG1。txt”);}/ /方法2字符串源=新webclient()。downloadstring(“HTTP:/ / www.google。COM”);StreamWriter SW =新StreamWriter(application.startuppath + @“log2。txt”,真的);软件:写(来源);申银万国();/ /方法3 -过时WebRequest req = HttpWebRequest。创造(“HTTP:/ / www.google。COM”);方法=“得到”的要求;串供应链;(读者使用StreamReader =新的StreamReader(REQ。getresponse()。getresponsestream())){readtoend() SC =读者;}将作家=新StreamWriter(application.startuppath + @“log3。txt”,真的);作者:写(源);作家();此代码将创建包含源代码的三个文本文件(在我们的情况下,谷歌的索引页)。你可以在同一个目录中找到这些文件作为可执行文
- 2023-06-27 01:35:05下载
- 积分:1
-
use of this procedure : 1. You can monitor the computer running program, on your...
利用这个程序: 1.可以监视在你的电脑运行的程序, 把在你的电脑运行过的程序的时间和名字记录下来 2.可以阻止你规定的禁用程序的执行, 比如不让玩游戏。 3.这个程序需要加入注册表, 在系统启动时就运行, 达到监视的目的。注册表大概都不陌生,就是这里: HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionRun-use of this procedure : 1. You can monitor the computer running program, on your computer one of the procedures of the time and record the names of two. You can stop the implementation of the banned procedures, such as not playing games. 3. This procedure needs to join the registry, the system started running on to achieve the purpose of surveillance. The registry probably not unfamiliar, is here : HKEY_LOCAL_MACHINE SOFTWARE Microsoft Windows CurrentVersion Run
- 2022-02-13 15:25:41下载
- 积分:1
-
自己用vb开发的一个记事本程序。有一点不太完善的地方就是打印没有做好。...
自己用vb开发的一个记事本程序。有一点不太完善的地方就是打印没有做好。-own use vb developed a procedure in the notebook. It is not perfect is in the area do not print.
- 2022-10-01 14:50:03下载
- 积分:1
-
家庭财务管理系统软件是为用户进行家庭成员的收支构成及信息管理进行辅助的应用软件、功能描述如下。
1.用户登录
2.给家庭成员提供功能选择界面
3.创...
家庭财务管理系统软件是为用户进行家庭成员的收支构成及信息管理进行辅助的应用软件、功能描述如下。
1.用户登录
2.给家庭成员提供功能选择界面
3.创建收支信息文件
4.增加家庭成员收支信息
5.删除家庭成员收支信息
6.修改家庭成员收支信息
7.查询家庭成员财务情况
8.家庭成员收支排行浏览-Family financial management system software is for users of family members constitute a balance of payments and information management in support of the application software, functions described below.
1. Login
2. To family members function selection interface
3. Create a balance information file
4. Increase the income and expenditure information on family members
5. Remove members of the family income and expenditure information
6. Modify the members of the family income and expenditure information on
7. Check the financial situation of family members
8. Members of the family income and expenditure Top View
- 2023-06-13 23:45:03下载
- 积分:1
-
井字游戏
这是一个简单的问题vb.net版井字游戏的应用。这是一个很好的应用程序vb.net版开始
- 2023-08-14 13:20:03下载
- 积分:1