-
学生管理的一个EJB实现,禁止非法的商业行为
学生管理的一个EJB实现,禁止非法的商业行为-students managed to achieve an EJB prohibit illegal business practices
- 2022-01-21 17:24:47下载
- 积分:1
-
按钮激活程序
除了激活按钮外还能激菜单
按钮激活程序
除了激活按钮外还能激菜单-button activation process, in addition to activating buttons also excited menu
- 2022-12-06 17:00:02下载
- 积分:1
-
glut.h 把这个文件"include"到您的源代码中。通常把这个文件放在您的编译器的头文件目录gl文件夹下。
glut.lib(SGI版)和glut3...
glut.h 把这个文件"include"到您的源代码中。通常把这个文件放在您的编译器的头文件目录gl文件夹下。
glut.lib(SGI版)和glut32.lib(微软版),这个文件会被链接到您的程序,所以,把它放到编译器的lib文件夹下。
glut.dll(SGI版)和glut32.dll(微软版),把这个文件放在%WinDir%System32文件夹下。
然后拷贝对应的文件到对应的目录:
glut32.dll to %WinDir%System, //这里或者是System32
glut32.lib to $(MSDevDir)....VC98lib,
glut.h to $(MSDevDir)....VC98includeGL
对于vc2005,则应拷贝到:
VCPlatformSDKLib和VCPlatformSDKIncludeGL-glut.h put this file include to your source code. Usually put this file on your compiler s header files directory gl folder. glut.lib (SGI version) and glut32.lib (Microsoft version), this document will be linked to your procedures, therefore, put it on the compiler s lib folder. glut.dll (SGI version) and glut32.dll (Microsoft version), put the document on the WinDir System32 folder. And copies of the corresponding documents to the corresponding directory: glut32.dll to WinDir System,// here or are System32glut32.lib to $ (MSDevDir ).... VC98lib, glut.h to $ (MSDevDir ).... VC98includeGL for vc
- 2022-06-28 06:41:31下载
- 积分:1
-
由Ayn Rand的源泉
the fountain head by ayn rand
- 2023-01-27 04:05:04下载
- 积分:1
-
得到系统中当前运行的程序的列表(根据窗体查找)。
得到系统中当前运行的程序的列表(根据窗体查找)。-The system currently running programs list (under the form to find).
- 2022-05-07 20:09:59下载
- 积分:1
-
应用在工业相机环境中,解决对同时看两个物体时上灯和下灯相互干扰的问题...
应用在工业相机环境中,解决对同时看两个物体时上灯和下灯相互干扰的问题-Cameras used in industrial environments, addressing the two objects at the same time to see the lights and the next issue of mutual interference light
- 2022-08-14 14:10:05下载
- 积分:1
-
录像带出租系统
视频存储到使用 LINKEDLIST 的租金视频。它有 ADTLIST 与功能添加新的视频,显示视频,租一段视频,编辑视频,删除视频。
视频将会存储在一个文件中,所以可以修改它。
它有一个基本的密码最初"321"。
从类似的代码"书屋"的修改,因此它缺乏租赁的时间或客户登记。
- 2023-08-09 01:55:03下载
- 积分:1
-
基于VC++,用数字键盘和列表框设计计算器
基于VC++,用数字键盘和列表框设计计算器-Based on VC++, using the digital keyboard and the list box design calculator
- 2022-03-25 01:44:08下载
- 积分:1
-
软件开发的核心――模式与架构设计,很有参考价值
软件开发的核心――模式与架构设计,很有参考价值-good for sofeware develop
- 2023-03-24 14:30:04下载
- 积分:1
-
1.实现对二进制数据库的检索,查找,修改,增加,删除等操作; 2.实现数据库的加密,支持密码校验登陆有效防止防止数据泄漏。 3.程序启动时自动校验数据库完整性及...
1.实现对二进制数据库的检索,查找,修改,增加,删除等操作; 2.实现数据库的加密,支持密码校验登陆有效防止防止数据泄漏。 3.程序启动时自动校验数据库完整性及其数据合法性并且自动屏蔽非法数据及提示用户删除损坏的数据库。 4.可以按归并排序方法对书目进行排序; 5.内置前台销售操作功能,可以实现图书销售的功能,并且根据销售情况实时修改数据库; 6.内置强大的异常处理机制,可以应付绝大部分异常情况。 7.程序标题栏实时显示程序状态。
对初学者很有帮助的-1. The realization of the binary database search, find, modify, add, delete and other operations 2. The realization of the database encryption, support for password check to prevent the landing effectively prevent data leakage. 3. Procedure automatically check data integrity and legitimacy of the database and automatic shield illegal data and prompts the user to delete the damaged database. 4. May merge sort method to sort the bibliography 5. Built-front sales operation, can achieve the function of book sales and, in accordance with amendments to the sale of real-time database 6. Built a powerful exception handling mechanism to cope with the vast some anomalies. 7. Program title bar in real-time status display program. Useful for beginners
- 2022-01-25 20:52:57下载
- 积分:1