-
VC++使用webservice所需要的包Binaries
在连接WEBserviecs 时,这个在本地应用必须安装的windows客户资源。这样可以快速的连接上对应的应用,这个文件只需要放在安装MSSOAP,对应的Binaries目录下面就可以,因有些程序安装时,可能会缺少资源。
- 2022-07-07 11:20:27下载
- 积分:1
-
一个总在最上的紫色窗口
一个总在最上的紫色窗口-a total in the most purple on the window
- 2022-03-05 00:12:28下载
- 积分:1
-
镜头检索与场景抽取的技术性文章,在VC环境下实现。
镜头检索与场景抽取的技术性文章,在VC环境下实现。-Retrieval and Scene Extraction lens technical articles, in the VC environment to achieve.
- 2023-07-07 03:05:04下载
- 积分:1
-
vs2005开发
实现运行时线程优先级的动态显示
vs2005开发
实现运行时线程优先级的动态显示-VS2005 realize the development run-time thread priority of the dynamic display
- 2023-07-29 09:30:04下载
- 积分:1
-
Itransition 模板
模板
- 2022-08-03 04:00:22下载
- 积分:1
-
贪吃蛇小游戏,食物随机出现后必须让食物能够在整格内,这样才可以让蛇吃到...
贪吃蛇小游戏,食物随机出现后必须让食物能够在整格内,这样才可以让蛇吃到-Snake game, food must be allowed after random food in the whole box, so as to allow the snake to eat
- 2022-09-30 13:30:03下载
- 积分:1
-
xo 游戏
这是XO游戏,但没有人工智能我希望你喜欢它它的Windows窗体应用程序C#初学者
- 2023-08-12 04:55:02下载
- 积分:1
-
自动完成的复合框的实现在AutoCompleteCombo.cpp和AutoCompleteCombo.h两个文件中,用户可以把这两个文件引入自己的工程中,删除...
自动完成的复合框的实现在AutoCompleteCombo.cpp和AutoCompleteCombo.h两个文件中,用户可以把这两个文件引入自己的工程中,删除"工程名.clw"文件后退出,再次进入工程系统会提示找不到"工程名.clw"文件,选择"“是(Yes)"重新创建一个,接下来在弹出的对话框里选择"Add all"就可以在新工程中使用CAutoCompleteCombo这个类了(注意引入头文件),我在示例对话框中创建了一个CAutoCompleteCombo类型的变量"m_combo",在对话框的"nInitDialog()"函数中添加了以下语句: // TODO: Add extra initialization here m_combo.AddString("America") m_combo.AddString("British") m_combo.AddString("China") m_combo.AddString("Dalian") m_combo.AddString("England") m_combo.AddString("France") 这样,用户在输入这些字符的头几个字符(不区分大小写)就可以看到自动完成的效果了.-automatic composite frame to complete the realization of the AutoCompleteCombo.cpp and AutoCompleteCombo.h two documents, the user can introduce these two documents of the project, delete the "project name. Clw documents "to withdraw, once again entered the system is not able to find" who works. Clw "document choose "" (Yes), "a re-creation of, the next in the pop-up dialog box you select" Add all "on the new projects CA
- 2023-01-19 02:05:04下载
- 积分:1
-
用JAVA做的五子棋。非常经典。适合初学者参考!
用JAVA做的五子棋。非常经典。适合初学者参考!-This gobang game softwre is develped with JAVA, very classical, better for beginner.
- 2022-02-21 01:45:51下载
- 积分:1
-
Painting a variety of two
画各种二维和三维坐标曲线的参考代码,很好用,是多种曲线画法-Painting a variety of two-dimensional and three-dimensional coordinates of the reference curve code, very good, and is drawing a wide range of curve
- 2022-04-23 13:43:00下载
- 积分:1