登录
首页 » Windows核心 » 很好的一个查询系统哦! 电话查询管理系统,有原代码

很好的一个查询系统哦! 电话查询管理系统,有原代码

于 2023-04-23 发布 文件大小:1.30 MB
0 142
下载积分: 2 下载次数: 1

代码说明:

很好的一个查询系统哦! 电话查询管理系统,有原代码-good of a system! Call Management System, the original code

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • in the design, Xinxiang City of self
    在本次设计中,通过对新乡市自学考试和考生信息管理方式的调查,利用ASP、Dreamweaver、Fireworks等网站开发软件创建了新乡市自学考试网站,实现了网上报考、成绩和座号查询的功能。 新乡市自学考试网站开通的网上报考是自学考试报名方式的一项重大改革,也是新乡市自学考试网站的关键技术和难点。网上报考系统使考生省去了来回奔波、到现场排队填写报名卡等手续,它充分发挥网络的优势,使考生的报考时间更充裕,网上报考比社会报名点更早开始,更迟截止。无论考生身在何处都可以轻松报考,完全没有时空的限制。当考生在报考期间内想修改在线报考的结果, 随时重新登陆系统,即可以重新选择报考的科目,提高了信息采集的及时性、准确性。自学考试网站方便了考生的报考、查询,了解自学考试政策、自学考试办公室最新通知,便于自学考试政策的执行。 自学考试网站的创建使新乡市的自学考试管理方式又上升了一个层次,适应了社会发展的需求。-in the design, Xinxiang City of self-examination and information management candidates to the survey, the use of ASP, Dreamweaver, Fireworks such as web site development and software to create a self-examination of Xinxiang City website, sit through the Internet, achievements and seat inquiry functions. Self-examination of Xinxiang City website launched on the Internet is self-sit the examination form of a major reform, as well as self-examination Xinxiang City website the key technical and difficult. Online system allows candidates to sit eliminating the back and forth, to the scene to fi
    2022-03-11 22:06:54下载
    积分:1
  • vb编写的usb12通道的数据采集系统,由于时间匆忙,界面做得一般,还请大家见量...
    vb编写的usb12通道的数据采集系统,由于时间匆忙,界面做得一般,还请大家见量-vb prepared usb12 channel data acquisition system, as time rush, the general interface done, Please also see the volume
    2022-03-10 10:00:48下载
    积分:1
  • 通过WinIo进行IDEHDD信息读取和BIOS版本信息的获取实例代码;实现在WINDOWS下进行底层I/O操作!...
    通过WinIo进行IDEHDD信息读取和BIOS版本信息的获取实例代码;实现在WINDOWS下进行底层I/O操作!-WinIo carried out through information IDEHDD read and BIOS version information access example code achieve WINDOWS carried out under the bottom of I/O operations!
    2022-03-18 01:07:41下载
    积分:1
  • 本程序实现vb创建真正的全局dll 步骤: 1.为所要产生的dll编写.def文件 2.编译代理LINK,产生LINK.exe,然后将vb工具下的L...
    本程序实现vb创建真正的全局dll 步骤: 1.为所要产生的dll编写.def文件 2.编译代理LINK,产生LINK.exe,然后将vb工具下的LINK.exe改名为LINKlnk.exe,将我们自己产生的LINK.exe放过去 3.编译manthlib,产生manthlib.dll 4.可以测试产生的dll可全局调用了。 注意生成dll路径也要指向vb工具目录-Vb realize this procedure to create a true global dll steps: 1. For the resulting dll to the preparation. Def files 2. Compilers Deputy LINK, have LINK.exe, then vb tools LINK.EXE renamed under LINKlnk.exe, our LINK.EXE generated their own place over the past 3. compilers manthlib, have manthlib.dll4. to test the overall situation can be generated by calling the dll. Note the path to point to generate dll directory vb tools
    2023-07-25 09:25:03下载
    积分:1
  • 允许用户使用通用端口下的窗口95 / 98 /新界。
    allows user to use general port IO under Windows 95/98/NT.
    2022-04-15 05:20:27下载
    积分:1
  • 片麻岩fli8125基于多
    基于GNESIS FLI8125 多功能液晶驱动板-GNESIS FLI8125 based multi-function LCD driver board
    2023-09-03 21:00:05下载
    积分:1
  • 两个未公开函数的使用的例子
    两个未公开函数的使用的例子-two undisclosed function of the use of the example
    2022-05-26 12:24:14下载
    积分:1
  • 得到Windows注册过的文件类型的图标的程序
    得到Windows注册过的文件类型的图标的程序- Obtains Windows has registered document type chart sign procedure
    2023-03-06 10:35:03下载
    积分:1
  • graph traversal of the display (c language curriculum design data structures tha...
    图的遍历的演示(c 语言 数据结构课程设计题) /*定义图*/ typedef struct{ int V[M] int R[M][M] int vexnum }Graph /*创建图*/ void creatgraph(Graph *g,int n) { int i,j,r1,r2 g->vexnum=n /*顶点用i表示*/ for(i=1 iV[i]=i } /*初始化R*/ for(i=1 iR[r1][r2]=1 g->R[r2][r1]=1 scanf("%d,%d",&r1,&r2) } } -graph traversal of the display (c language curriculum design data structures that)/* definition of the map*/typedef s truct V (int int [M] R [M] [M]) int vexnum Graph/* create map*/void creatgraph (Graph* g, int n) (int i, j, r1, r2 g-
    2023-05-29 19:45:03下载
    积分:1
  • 这个例子提供了可重用的C++类示范如何编写MFC控制面板程序
    这个例子提供了可重用的C++类示范如何编写MFC控制面板程序-this example provides a reusable C demonstrations on how to prepare procedures for the control panel MFC
    2023-04-27 04:50:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载