-
this a relatively simple program.
this a relatively simple program.
-this is a relatively simple program.
- 2022-07-10 03:29:02下载
- 积分:1
-
facelet使用演示 facelet使用演示
facelet使用演示 facelet使用演示-facelet the use of demo using the demo facelet
- 2022-05-16 12:09:50下载
- 积分:1
-
It is the code that dcm to bmp and bmp to dcm.
dcm to bmp and bmp to dcm-It is the code that dcm to bmp and bmp to dcm.
- 2022-08-10 02:37:03下载
- 积分:1
-
三层架构 图书管理系统
数据库有脚本,可直接运行创建数据库;非常经典的管理系统架构,采用mvc三层程序架构,是初学者入门的决好资料;vs2008可直接打开运行。
- 2023-03-24 19:10:06下载
- 积分:1
-
从键盘输入一个二进制数(位数小于等于80)显示其应得带符号和无符号十进制数...
从键盘输入一个二进制数(位数小于等于80)显示其应得带符号和无符号十进制数-keyboard input from a binary number (less than the median 80), showing their entitlement with symbols and unsigned decimal number
- 2023-08-24 13:05:03下载
- 积分:1
-
MFC 多个exe进程间通信_共享内存_DialogDemo
共享内存允许两个或多个进程进程共享同一块内存(这块内存会映射到各个进程自己独立的地址空间),从而使得这些进程可以相互通信。在需要频繁处理一个文件或者是一个大文件的应用场景时,使用共享内存这种方式处理IO效率比普通IO效率要高。本实例简单做了两个MFC的dialog, 一个作为server端,一个作为Client端,使用共享内存的方法实现两个exe间的数据共享。
- 2023-09-01 19:35:03下载
- 积分:1
-
重新启动和关闭电脑
重新启动和关闭电脑-restart and shut down computers
- 2022-07-17 21:41:36下载
- 积分:1
-
能够实现图像的纹理检测,可以直接调入一个图像然后得到纹理...
能够实现图像的纹理检测,可以直接调入一个图像然后得到纹理-to achieve the texture image detection, can be directly transferred to a texture image is then
- 2022-07-10 11:59:18下载
- 积分:1
-
Snake game hopes of learning vc++ The users some help or a graduation project fo...
贪吃蛇游戏希望对学习vc++的网友们有些帮助或是对做毕业设计的人们有些小小的帮助-Snake game hopes of learning vc++ The users some help or a graduation project for people to do some small help
- 2022-03-10 10:39:16下载
- 积分:1
-
由于Visual Basic应用程序是基于对象的,所以应用程序的代码结构就是该程序在屏幕上物理表示的模型。根据定义,对象包含数据和代码。在屏幕上看到的窗体代表属...
由于Visual Basic应用程序是基于对象的,所以应用程序的代码结构就是该程序在屏幕上物理表示的模型。根据定义,对象包含数据和代码。在屏幕上看到的窗体代表属性,这些属性定义了窗体的外观和内在特性。
本设计主要是运用Data控件。
-Applications because of Visual Basic are object-based, so the structure of application code is the program that the screen on the model physics. By definition, the object contains data and code. On the screen to see the form on behalf of the property, which defines the form of property appearance and internal characteristics. Designed mainly to use the Data control.
- 2022-07-23 06:25:59下载
- 积分:1