-
landing and user passwords are admin. It is a very good use of materials managem...
登陆用户及密码都是admin。是一个很好用的教材管理系统。用的delphi语言-landing and user passwords are admin. It is a very good use of materials management system. Delphi language used
- 2022-05-12 11:41:30下载
- 积分: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
-
自动填写浏览器中显示的表格
自动填写浏览器中显示的表格 -browser automatically fill in the form shown
- 2022-04-11 05:29:36下载
- 积分:1
-
Rekursif列表
Rekursif List#include "boolean.h"#include "listrekursif.h"#include #include /* Manajemen Memori */address Alokasi (infotype X) { address P; /* Algoritma */ P = (address)malloc(sizeof(ElmtList)); if (P != Nil) {/* alokasi berhasil */ Info(P) = X; 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-24 03:46:16下载
- 积分:1
-
really depressed upload all this is a boost to download some better information...
真是郁闷 把这个都上传上去了 就是为了下载些好一点的资料啊-really depressed upload all this is a boost to download some better information ah
- 2022-05-15 13:54:25下载
- 积分:1
-
数字电子钟及钟控显示系统设计,内含设计思路和硬件图,源程序以及调试结果...
数字电子钟及钟控显示系统设计,内含设计思路和硬件图,源程序以及调试结果-digital electronic bell and bell-controlled display system design, includes hardware design ideas and plans, and debug source Results
- 2022-06-14 14:14:47下载
- 积分:1
-
中英文菜单 。把所有用到的字符串都放到文件中,一种语言一个文件,根据选择的语言到对应的文件中去加载字符串。...
中英文菜单 。把所有用到的字符串都放到文件中,一种语言一个文件,根据选择的语言到对应的文件中去加载字符串。-In Chinese and English menu. All the strings used are into file, a language of a document, depending on the chosen language to the corresponding file to load a string.
- 2022-04-21 11:53:43下载
- 积分:1
-
有机会获得处理器运行,这项工作被称为“作业调度”。实现这部分功能的程序就是“作业调度操作系统根据允许并行工作的道数和一定的算法从系统中选取若干作业把它们装入主存...
有机会获得处理器运行,这项工作被称为“作业调度”。实现这部分功能的程序就是“作业调度操作系统根据允许并行工作的道数和一定的算法从系统中选取若干作业把它们装入主存储器,使它们程序”。-have access to processor operation, which was known as the "Job Scheduling." To achieve this part of the procedure is to function "Job Scheduling allows parallel operating system based on the work of the Road and a few algorithms from the system selected a number of operations they packed the main memory, so that they procedures."
- 2023-03-30 19:35:04下载
- 积分:1
-
activetapidevelopersetup TAPI development control
activetapidevelopersetup TAPI开发的控件-activetapidevelopersetup TAPI development control
- 2022-07-24 10:11:29下载
- 积分:1
-
动态图标叠加示例
windows的快捷方式就是在原有图标上叠加一个小箭头,也可以叠加一些数字表示文件的标号,这个源代码就是在图标上叠加其他小图标的示例代码,适用于Windows平台
- 2022-05-25 01:26:05下载
- 积分:1