-
api_dll
把函数参数转变为报文结构,定义报文的结构,安装handler,table_hanlder会自动调用handler进行处理, 处理完成后,打包为连续内存的报文结构(interface to packet)
- 2015-07-10 10:47:39下载
- 积分:1
-
9840399
在分裂视之间进行切换,实现分裂视的控制,在编写view程序中常用()
- 2018-02-15 23:31:30下载
- 积分:1
-
DELPHIshejiqi
说明: DELPHI的窗体设计器相同的控件,可让你的程序在运行时设计窗体。 解压后有个FormDesigner.bpl,将它add到component中,编译的时候,请将lib路径加上解压的目录。(Delphi Forms Designer of the same controls, so you can run the procedure when designing forms. After extracting FormDesigner.bpl months, it will add to the component, compile time, I would be grateful if lib with decompression path to the directory.)
- 2006-04-10 22:34:31下载
- 积分:1
-
Loveforyou
这是一个编写出来适合于表白的程序,点进去看看你就知道~(This is a confession written by a program adapted to the point go in and see you know ~)
- 2015-12-08 20:29:43下载
- 积分:1
-
wpftoolkit-master
说明: WPF wpftoolkit-master UI界面 自定义控件等(WPF wpftoolkit-master UI Interface custom controls, etc.)
- 2020-06-18 13:40:02下载
- 积分:1
-
ctargcterknumerators
能够查看递归的详细过程,对于初学者学习很有帮助的()
- 2018-06-16 15:03:04下载
- 积分:1
-
color book
十六进制调色板,超级无敌好用的调色板,有非常多的颜色(Sixteen tone palette)
- 2018-10-20 22:02:09下载
- 积分:1
-
VC.NETMFC
VC.NET创建一个最简单的MFC程序,此为源码文件,真的是挺简单的MFC程序,想学习VC.NET环境的MFC编程,就要从最简单的MFC程序源码开始,难道不是么?
(VC.NET create a simple MFC program, this is the source file, is really quite simple MFC program, want to learn VC.NET MFC programming environment, it is necessary from the most simple MFC program source code starts, does not it?)
- 2013-07-08 15:05:35下载
- 积分:1
-
qqkjbjyygl
歌曲查询
输入歌名与歌手,点击查询按钮即可获取歌曲链接。
搜索库为:QQ音乐 因此有的歌曲无法获取链接,只能上传。
(Songs inquiry
Enter the song title and artist, click on the search button to get the song link.
Search library: QQ music so some songs do not get the link, only upload.)
- 2014-06-03 09:35:31下载
- 积分:1
-
进程创建
说明: 1 程序开发步骤
(1) 打开vc,选择菜单项file->new,选择projects选项卡并建立一个名为"process"的win32 console applicatoin工程;创建时注意指定创建该工程的目录;
(2) 在工程中创建源文件"process.cpp":选择菜单项project->add to project->files,在选择框中输入自己想要创建的文件名,这里是"process.cpp";接下来询问是否创建新文件时回答"yes";然后通过Workspace->FileView->Source Files打开该文件(同上一试验);
(3) 通过调用菜单命令项build->build all进行编译连接,可以在指定的工程目录下得到debug->process.exe程序;再把给定的launchset.txt文件存入该debug目录下,就可以在控制台下进入该目录以launchset.txt为参数运行程序,命令行为:process launchset.txt;要强调的是,在launchset.txt中指定的应用程序路径要正确,否则建立新的进程时会出错,这时需要对照系统的实际情况改动所给的参数文件。
2 补充说明
这里仅仅给出了编译结果和源程序,没有所创建工程的其他文件。(a program development steps (a) to open vc, select menu item file-gt; New, tab to choose projects and the establishment of a "process" of win32 console applicatoin works; Attention to create designated to create the directory of the project; (2) establish a project document "process.cpp" : Select menu item project-gt; add to project-gt; files, the choice of their own box to create the file name, here is the "process.cpp"; the next question asks whether the creation of new documents to answer "yes"; then Workspace- gt; FileView- gt; Source Files open the document (ibid. a pilot); (3) Order by calling menu items build-gt; build compile all connected, in the specific project directory under debug- gt; process. exe; then to the launchset.txt documents)
- 2005-11-04 12:45:13下载
- 积分:1