-
用perl写的Oracle管理工具
用perl写的Oracle管理工具- Oracle management tool writes which with perl
- 2022-02-01 09:26:47下载
- 积分:1
-
这是一则无刷新发帖的实例,也是对Ajax的一个实际应用,后台是Apache+PHP,数据是文本(之所以考虑文本方便,数据库的话还要先安装,反而搞的复杂,所以采用...
这是一则无刷新发帖的实例,也是对Ajax的一个实际应用,后台是Apache+PHP,数据是文本(之所以考虑文本方便,数据库的话还要先安装,反而搞的复杂,所以采用文本。当然了,实际应用当中是采用MySql还是文本可以另选)-This is a refreshing post had no examples of Ajax is also a practical application, the background is a Apache+ PHP, the data is text (the text is having convenient, if the database should be installed, but are engaged in complicated, so use a text . Of course, the practical application of which is used MySql or text can elect)
- 2022-01-29 02:42:24下载
- 积分:1
-
本软件的前台设计由Visual Basic实现。利用Access用户界面工具进行数据库的创建和管理。本系统界面设计大方、简洁、实用,操作简单方便,是一款完全适合...
本软件的前台设计由Visual Basic实现。利用Access用户界面工具进行数据库的创建和管理。本系统界面设计大方、简洁、实用,操作简单方便,是一款完全适合普通小区物业日常事务管理的软件。软件设计综合了具有一定代表性的多家物业管理公司的业务模式和需求。能实现房产、客户等小区的智能化管理,可以提高物业管理的效率。-The paper describes the design and realization of Property Manage System(PMS) .The foreground of the software is carried out by Visual Basic 6.0. Using the Access customer interface tool to create and manage the database. This interface of the system is generous, practical, with simple operational method, and it is also a software complete suiting the common Property business management.It synthesizes the requirement and business mode of many property management company in designing precess.It can realize the management of house property, customer in a small area of inhabitancy. And increase the efficiency of the property management.
- 2022-02-20 04:31:40下载
- 积分:1
-
图的遍历,在连通的无向图上访问全部节点的操作
图的遍历,在连通的无向图上访问全部节点的操作-Graph traversal, in the undirected graph connectivity to access all the nodes to operate
- 2022-04-18 21:00:35下载
- 积分:1
-
学生信息管理系统
直接下载,用vc++6.0打开 可直接运行,数据库为access2003,语言为vc++,适合初学者
直接下载,用vc++6.0打开 可直接运行,数据库为access2003,语言为vc++,适合初学者
- 2022-12-25 08:10:03下载
- 积分:1
-
订单系统 是同学自己做的 希望对大家有用
订单系统 是同学自己做的 希望对大家有用-failed to translate
- 2023-08-04 09:40:03下载
- 积分:1
-
a simple binary tree algorithm, including the binary tree traversal, but also ad...
一个最简单的二叉树的算法,包括二叉树的各种遍历,还添加了队列的层序遍历-a simple binary tree algorithm, including the binary tree traversal, but also adds a layer of Queue preorder
- 2022-02-15 00:00:29下载
- 积分:1
-
数据结构常用算法:平衡二叉排序树的综合操作
全部程序代码,在C环境编译通过。...
数据结构常用算法:平衡二叉排序树的综合操作
全部程序代码,在C环境编译通过。-algorithm commonly used data structures : a balanced binary sort tree all integrated operation code, the C compiler through the environment.
- 2022-01-31 18:19:18下载
- 积分:1
-
这是一个自己实现的N皇后问题c++解法,请各位指教
这是一个自己实现的N皇后问题c++解法,请各位指教-This is an own implementation of the N Queens problem c++ solution
- 2022-11-06 09:50:03下载
- 积分:1
-
sqlite加密版本
sqlite官方并没有提供加密的功能,但提供了加密的接口。资源中的sqlite添加了加密功能。本加密算法采用XXTEA。如果使用Delphi连接此数据库,建议使用itwriting提供的sqlite wrapper改装版;资源包含有源代码以及编译成功的dll(编译工具:VC++ 2010。)各位可以下载后自行根据源码重新编译。
- 2022-01-25 18:47:58下载
- 积分:1