-
The Effective Software Development Series provides expert advice on all aspects...
The Effective Software Development Series provides expert advice on all aspects of modern software development. Books in the series are well written, technically sound, of lasting value, and tractable length. Each describes the critical things the experts almost always do―or almost always avoid doing―to produce outstanding software.-The Effective Software Development Series provides expert advice on all aspects of modern software development. Books in the series are well written, technically sound, of lasting value, and tractable length. Each describes the critical things the experts almost always do―or almost always avoid doing―to produce outstanding software.
- 2022-11-16 08:10:03下载
- 积分:1
-
手机通讯录功能,基本的插入删除修改等内容
手机通讯录功能,基本的插入删除修改等内容-Mobile phone address book functionality
- 2023-03-01 08:20:03下载
- 积分:1
-
VCD租借综合管理程序!!!!!!!!!!!!!!! VCD租借综合管理程序
VCD租借综合管理程序!!!!!!!!!!!!!!! VCD租借综合管理程序-VCD rental integrated management process !!!!!!!!!!!!!!! VCD rental integrated management proce
- 2023-04-25 20:45:03下载
- 积分:1
-
基于VB的数控仿真系统
该课题是在分析数控加工仿真的发展现状与存在问题的基础上,比较现有的数控仿真系统理论和方法,结合技术水平和现有实验条件,对数控加工教学仿真系统进行研究。提出基于”的模块化设计方案,确定设计步骤,运用可视性和面向对象的编程,模拟显式二维数控车削加工,开发一个数控车削加工仿真系统。
- 2022-04-13 13:12:04下载
- 积分:1
-
在 C# 中的图书馆管理系统
简介: 该项目名为"智能图书馆 1.0" 是图书馆管理软件监测和控制库中的交易记录。这一项目设计 & 在 Netbeans 7.3.1 编码数据库管理由 MySQL 5.0。本软件主要针对基本的操作,如添加新成员、 新的书籍和更新的新信息,搜索图书和成员、 设施图书借阅和归还库中。"智能图书馆 1.0" 是一个写在 32 位的 java 应用程序,Windows XP 操作系统,旨在帮助用户维护和组织库。我的软件是很容易使用为初学者和高级的用户。其特点是熟悉和深思熟虑,一个有吸引力的用户界面,加上强插入搜索和报告功能。库系统有助于报告生成工具来得到一个好的主意,这就是书借来的或由成员返回。该软件具有四个主要模块: 插入到数据库模块 — — 友好的用户输入从数据库模块 — — 吸引力输出屏幕报表生成模块 — — 借来的书列表屏幕提取及发行图书列表搜索设施系统 — — 搜索
- 2022-01-22 05:02:09下载
- 积分:1
-
矩阵相乘,演示了编辑框传输数据和显示,隐藏等功能。特别适合初学者学习和研究。...
矩阵相乘,演示了编辑框传输数据和显示,隐藏等功能。特别适合初学者学习和研究。-Matrix multiplication, demonstrate data edit box and display, hidden functions. Particularly suitable for beginners to learn and research.
- 2022-02-21 17:23:57下载
- 积分:1
-
编译了一个简单的计算器,实现最基本的功能,乘除加减
编译了一个简单的计算器,实现最基本的功能,乘除加减-compile a simple calculator, to achieve the most basic functions, multiplication and division Modified
- 2022-03-18 07:49:56下载
- 积分:1
-
DDraw位图!
DDraw显示位图!-DDraw Bitmap!
- 2022-03-19 17:05:00下载
- 积分:1
-
vc灵感编程范例源代码 21 在窗口标题栏上显示文字的两种方法 22 控制窗口最大最小尺寸 23 隐藏或显示桌面图标 24 重新设置桌面 25 闪烁的标题栏 2...
vc灵感编程范例源代码 21 在窗口标题栏上显示文字的两种方法 22 控制窗口最大最小尺寸 23 隐藏或显示桌面图标 24 重新设置桌面 25 闪烁的标题栏 26 旋转字体 27 MyDialog 28 在任务栏上显示图标 29 MySplashWnd 30 PlaySound 31 SoundCardDetect 32 DriveNumber 33 图象旋转 34 将固定大小的位图在窗口平铺 35 打开关闭光驱门 36 使按钮变灰 37 位图按钮 38 改变按钮字体 39 带颜色的静态文本控件 40 MyButton-vc inspiration source code programming examples in 21 Biaodilanshang window display text of the two methods most 22 control window large minimum size of 23 or hidden Show Desktop icon 24 reconfigured desktop 25 flashing title bar font rotation 26 27 MyDialog 28 in the task bar icon displayed on the 29 MySplashWnd 30 PlaySo 32 und 31 SoundCardDetect image rotation DriveNumber 33 3 4 fixed size of the bitmap in the window of a flat bed 35 closed drive to open the door so that the button greyed 36 37 38 buttons to change plans Font button 39 with the color static text control 40 MyButton
- 2023-07-11 02:15:03下载
- 积分:1
-
AD2003操作工具
微软活动目录2003自定义操作工具,适用与企业管理。一、系统环境系统环境:Windows Server 2008 R2, VS2010, .Net Framework 4.0AD Server:LDAP的server IP基本DN:OU=user,DC=Company,DC=com用来登录的管理员:Peter密码:ab#CD%1234二、程序1. 引用.Net操作AD的类在命名空间System.DirectoryServices下,需要将该类引用进来。2. 连接要操作AD需首先连接AD,就象要操作数据先要连接数据库一样。3. 查询根据各种条件获取具体的用户。下例为根据公共名称获取对象。4. 修改用户
- 2023-08-24 23:40:03下载
- 积分:1