搜索资源列表
MYCMD
- 命令解释程序,操作系统实验,windows界面,功能跟cmd.exe类似。-order to explain procedures, experimental operating system, windows interface with functions similar cmd.exe.
MYCMD
- 命令解释程序,操作系统实验,windows界面,功能跟cmd.exe类似。-order to explain procedures, experimental operating system, windows interface with functions similar cmd.exe.
MyCMD
- 用vb模拟XP/Vista的命令提示符窗口 采用的是管道通讯的API实现 本程序不是一个控制台应用程序,是实打实的Win32 GUI 值得借鉴的地方主要是管道通讯,以及对命令文本的处理思想。-With vb Analog XP/Vista command prompt window is a channel of communication used by API to achieve this proce
MyCmd
- 将命令提示符窗口嵌入到一个VC对话框程序中,当双击运行该对话框程序时,对话框中显示cmd窗口,cmd窗口与对话框的尺寸同时变化,运行这个对话框程序,和运行一个cmd程序的感觉一样。 -Embedded in the command prompt window to a VC dialog box procedure, when double-click the program to run the dialog box, the
readData
- C#用OleDbConnection读取数据库内容,先实例化OleDbConnection对象、OleDbDataAdapter对象和DataSet对象,然后用myConn.Open() 打开数据库,使用myCmd.Fill把数据读取到数据集合中,然后再从从数据集合中读取第一张表的数据,再使用foreach从表中一行一行读取数据,并写到listBox框中,最后使用myConn.Close() 关闭数据库连接。-C# utilizando
MyCMD
- 本地匿名通道实现的cmd,可以用来实现远程控制的cmd窗口-Local anonymous channel to achieve the cmd, can be used to achieve remote control cmd window
MyCMD
- 能实现一些简单的cmd的文件的增删改以及时间显示问题(To achieve some simple CMD file additions and deletions, changes, and time display problems)