搜索资源列表
工程程序
- 界面构造,主要应用于大型电站的维护和运行 检控管理。-interface structure, mainly used in large-scale power plants in the maintenance and operation management of prosecution.
worklogon
- 利用Java和Jsp实现电子政务系统中涉及到的办公日志系统。利用Java的特性设计结构合理的Web应用程序,并结合Java中间件软件开发高效的Web应用程序。-use Java and Jsp achieving e-government system related to the office log system. Using Java features and design a rational structure of Web applications, and integrate Ja
第四章 财政管理系统--权限管理
- 集成Windows 2000本地用户和组,权限管理的用户数据基于Windows 2000本地计算机账号。 实现财政管理系统的权限管理应用程序框架,开发基于MMC的管理单元。项目主要难点及知识点概述¯ MMC应用程序的开发¯ ADSI应用程序的开发-integrated Windows 2000 local users and groups, rights management user data based on Windows 2000 local computer acco
USER42
- 关于SEG的编程控制应用,本文为用于IAR的C语言程序。-About SEG programming control applications, this is for the IAR C-language program.
todoyu_2-3-0
- todoyu是一个PHP开源的任务/项目管理系统,时间跟踪和协作开发应用程序。它拥有一个流行的Ajax操作界面,在每个项目上都可以有用户和客户。在todoyu中,项目被分成带子任务的多个里程碑并分配给用户。每个任务发费的时间将被记录。 todoyu 2.3 为所有内容增加了扩展宽度,对表单域进行即时的数据验证,支持SMTP帐号,对过期条目以醒目图标指示,项目表单中的公司名支持自动完成,评论的新外观等等。-todoyu is a PHP open source task/project
cdn__tie
- 一个有关判断是否为闰年的java小程序,初学者可以下载来(A Java applet about judge whether it is a leap year, can be downloaded to the novice)
ykcjguc
- 一款非常实用的java公用程序util程序,能实现邮件地址分解,字符串识别(A very practical Java utility util program, can realize email address decomposition, string to identify)
29622282
- 使用面向对象方法完成“快速拼写检查程序”的分析,设计和实现过程(Using object-oriented method to complete the analysis of the "rapid spelling checker", the design and implementation process)
qgvuus
- 可以实现邮件的发送功能,包含了一个可执行程序,(Can achieve the function of email sent, contains an executable program,)
bbgg
- 普通的对文件加密JAVA小程序,二次执行后可以恢复原文件(Ordinary JAVA applet for file encryption, can restore the original file after the second execution)
prvcessot-through-formula
- 用JAVA 语言编写,实现程序与数据库的链接,对数据库进行操作(Written in the JAVA language, realizes the program and database links, for database operations)
780343
- 用java实现UML建模,由高手编写,适合有一定能力的java程序员学习(In the Java implementation of UML modeling, written by master, is suitable for the Java programmers have a certain ability to learn)
qext__Chgnkse
- 用java实现的一个小程序,运行后可以输入文字,包括中文和英文(In the Java implementation of a small program, after the operation can enter text, including Chinese and English)
DSJD
- 著名的dialogic电话语音卡的java驱动程序,已经验证可用,(Famous dialogic telephone voice card Java driver, has been available,)
wtfiniteintegrity
- 这是一个判断闰年的JAVA源代码程序,在这儿和大家一起分享其中的技巧(This is a judgment leap year JAVA source program, and share the skills here)
cout_dll
- 为了保证DLL的正确性,可先编写成普通的应用程序的一部分,调试无误后再从主程序中分离出来,编译成DLL。