-
阐述RUP的最佳测试实践。包括:测试的规程、度量、评估等内容...
阐述RUP的最佳测试实践。包括:测试的规程、度量、评估等内容-Test on the RUP best practice. Include: test protocols, measurement, assessment, etc.
- 2022-04-12 23:49:18下载
- 积分:1
-
农历200年的算法。。。C语言写的
农历200年的算法。。。C语言写的
- 2022-01-26 03:05:59下载
- 积分:1
-
demo program source code
演示程序源文件代码-demo program source code
- 2023-08-17 15:10:04下载
- 积分:1
-
登陆界面程序
利用vc6.0开发的软件登陆界面程序,可以实现用户和password 限制使用程序的权限,可以将此程序嵌入编写的其他程序中衣限制别人的访问。
- 2023-09-09 06:35:04下载
- 积分:1
-
手机通讯录管理系统,
要求:
(1) 查看功能:选择此功能时列出下列三类功能.
A办公类
B个人类
C商务类...
手机通讯录管理系统,
要求:
(1) 查看功能:选择此功能时列出下列三类功能.
A办公类
B个人类
C商务类
当选中某类时,显示出此类所有数据中的姓名和电话号码
(2)增加功能:能录入新数据,一个结点包括:姓名,电话号码,分类(办公类,个人类,商务类),
电子邮件,类如:杨春 13567772898 商务类 chuny@126.com。当录入重复的姓名和电话号码,则提示数
据录入重复并取消录入,当通讯录中超过15条信息时存储空间已满,不能再录入新数据,录入的数据能
按递增的顺序自动进行编号
(3)修改功能:选中某个人的姓名时,可对此人的相应数据进行修改。
(4)删除功能:选中某个人的姓名时,可对此人的相对数据进行删除并自动调整后续条目的编号,
-err
- 2023-04-12 07:40:03下载
- 积分:1
-
wince环境下eVC文件读写
wince环境下eVC文件读写
wince环境下eVC文件读写...
wince环境下eVC文件读写
wince环境下eVC文件读写
wince环境下eVC文件读写-read and write of eVC under wince
read and write of eVC under wince
read and write of eVC under wince
read and write of eVC under wince
read and write of eVC under wince
read and write of eVC under wince
- 2022-10-09 01:15:02下载
- 积分:1
-
销售1.0点
应用背景销售1.0点主要特点:1、客户管理2、供应商管理3、库存管理4、销售管理5。客户亭(单独的客户页面跟踪订单,订单和许多更多)6、产品管理7、高级报告管理员登录信息:用户名管理密码- 12345客户登录信息:他们可以注册和使用该软件的订单,跟踪订单和更多。关键技术销售点(C # V1.0和SQL服务器)这个项目是用C和SQL Server 2012 # 4.5为我客户的开发研究。
- 2022-03-01 06:21:10下载
- 积分:1
-
到中国的农历日历公历
使用系统 ;使用 System.Drawing ;使用 System.Globalization ;使用 System.Windows.Forms ;命名空间 WinFormLunar 是{公共部分类 FormLunar: 窗体{# 区域私人只读字符串动物、 甘志 ;私人的 TextBox txtLunar ;私人的 DateTimePicker lunarPicker ;私人的 ChineseLunisolarCalendar lunarCalendar ;# Endregion 公共的 FormLunar){# 区域隐藏 () ;甘 ="B、 C、 D、 E 和 F 耿仁桂";芷 ="Zichou 毛贤陈寺吴申徐海";动物 = 大鼠牛虎兔子龙蛇马羊猴 Jigou 猪 ;Application.CurrentCulture = CultureInfo.GetCultureInfo ("zh-CN") ;/ / 中国地区。lunarCalendar = 新的 ChineseLunisolarCalendar () ;/ / 中国阴阳历。txtLunar = 新的文本框) ;txtLunar.Dock = DockStyle.Bottom ;txtLunar.ReadOnly = true ;/ / 只读模式。这。Controls.Add (txtLunar) ;lunarPicker = 新的 DateTimePicker () ;lunarPicker.Dock = DockStyle.Top ;lunarPicker.Format = DateTimePickerFormat.Custom ;/ / 自定义格式。lunarPicker.CustomFormat ="dddd yyyy "years" M "January "d "day" ;
- 2022-02-13 07:36:19下载
- 积分:1
-
使用C++加密
- 2022-02-02 04:18:19下载
- 积分:1
-
本程序允许用户导入一个指定的xml文档
然后通过一个文本框,查找xml...
本程序允许用户导入一个指定的xml文档
然后通过一个文本框,查找xml-This demo allows the user to load and parse a specified XML document. Then, through a text box
the user can navigate and manipulate the tree. This is both a useful example of how to walk the
XML tree using the XML Object Model and a useful tool for learning the XML Object Model.
- 2022-01-28 07:55:05下载
- 积分:1