-
MO的索引图和放大窗口代码_VB MO的索引图和放大窗口代码_VB
MO的索引图和放大窗口代码_VB MO的索引图和放大窗口代码_VB-MO index map and zoom window code _VB MO index map and zoom window code _VB
- 2022-05-26 06:54:24下载
- 积分:1
-
核心函数是一个状态切换的函数 CAjaxParserDlg::Route。状态切换函数解根据一个 DFA 来对输入的文本进行分析。也就是说,如果你做一个新的DF...
核心函数是一个状态切换的函数 CAjaxParserDlg::Route。状态切换函数解根据一个 DFA 来对输入的文本进行分析。也就是说,如果你做一个新的DFA,就能分析新的词法。 DFA 的初始化在 CAjaxParserDlg::OnInitDialog。 -core function is a state of the switching function CAjaxParserDlg : : Route. State switching function according to a DFA solution to the input text for analysis. In other words, if you do a new DFA, we can analyze the new morphology. DFA in the initialization CAjaxParserDlg : : OnInitDialog.
- 2022-04-01 07:37:53下载
- 积分:1
-
浮动效果的列表框,在VC++环境下进行开发
浮动效果的列表框,在VC++环境下进行开发-effect of the floating box, the VC environment for development
- 2022-01-25 18:28:58下载
- 积分:1
-
Sample lighting program
Sample lighting program
- 2022-02-21 02:10:00下载
- 积分:1
-
From memory to restore abnormal interruption due to system loss of text.
从内存中恢复由于系统异常中断而丢失的文本内容。-From memory to restore abnormal interruption due to system loss of text.
- 2023-03-14 23:20:03下载
- 积分:1
-
一个简单的扑克牌游戏代码!比较适合初学C++的同学!!1
一个简单的扑克牌游戏代码!比较适合初学C++的同学!!1-a simple poker game code! More suitable for beginners C students! ! 1
- 2022-06-19 09:45:05下载
- 积分:1
-
图书信息管理系统
图书信息管理系统包含class BOOK //一、图书类{private:int num; //编号string name; //书名int B_class; //等级string publishing; //出版社int isbn; //ISBNint stock; //剩余量int sale; //销量public:BOOK(){} //构造函数void add1(); //添加图书信息void add2();void setnum(int a) //在添加第二本书的信息时设置编码{num=a;}int getnum() //得到编号{return num;} string getname() // 得到名称{return name;}void show(); //显示图书信息 int getB_class(){return B_class;}int getsale(){return sale;}
- 2023-06-21 15:35:03下载
- 积分:1
-
使用QT 编写可以控制 网页切换的应用
使用QT 编写可以控制 网页切换的应用 根据网页标题名字可以控制任何当前的已经打开的页面进行切换界面使用QT 库实现。工程是VS2008 并且该 可以用于WEB 系统的导航。一般WEB 无法切换两个TABLE 页 通过该工具的示范可以做到
- 2022-01-26 17:32:47下载
- 积分:1
-
100以内的素数排列,按从小到大按序排列
100以内的素数排列,按从小到大按序排列-100 prime number within the array, according to sequence from small to large order
- 2022-02-05 05:15:01下载
- 积分:1
-
向大家介绍如何使用VC++创建一个标准的MFC WinSock ActiveX控件,源代码非常完整,提供接口、与相应事件挂钩。实例涉及到VARIANT、SAFE...
向大家介绍如何使用VC++创建一个标准的MFC WinSock ActiveX控件,源代码非常完整,提供接口、与相应事件挂钩。实例涉及到VARIANT、SAFEARRAY、BSTR的详细使用方法。另外还提供了WinSock的详细开发步骤,以及如何响应网络超时,网络断开的事件方法以及在VC、VB调用该控件的方法。-To tell you how to use VC++ to create a standard MFC WinSock ActiveX control, source code is very complete and provide interfaces to link with the corresponding event. Examples relate to the VARIANT, SAFEARRAY, BSTR details of use. WinSock also provided a detailed development process, as well as how to respond to network timeouts, network disconnect event methods as well as VC, VB calls the control method.
- 2023-07-18 07:55:03下载
- 积分:1