-
TimelineAgent
Tests regular expressions containing special characters.
- 2014-02-13 21:56:00下载
- 积分:1
-
Java进阶篇课设
说明: 实现扑克牌,一副牌中抽去大小王剩下52张(如果初练也可只用1~10这40张牌),任意抽取4张牌(称牌组),用加、减、乘、除(可加括号)把牌面上的数算成24。每张牌必须用一次且只能用一次,如抽出的牌是3、8、8、9,那么算式为(9-8)×8×3或3×8+(9-8)或(9- 8÷8)×3等。(In order to realize playing cards, 52 cards are removed from a deck (only 40 cards can be used for the first practice). Four cards are randomly selected (called card groups). The number on the deck is calculated as 24 by adding, subtracting, multiplying and dividing (brackets can be added). Each card must be used once and only once. If the drawn card is 3, 8, 8, 9, the formula is (9-8)*8*3 or 3*8+ (9-8) or (9-8 8)*3)
- 2020-12-31 16:18:59下载
- 积分:1
-
SpringEhcache_Demo
Ehcache +spring 的Demo实例(how to use Ehcache with Spring)
- 2012-12-10 13:23:01下载
- 积分:1
-
game-saoleiyingxiongbang
说明: 一个jsp的扫雷英雄榜源代码,大家可以应用在自己机子上,而且可以学习一下。(Jsp hero of mine a list source code, we can apply in their own machine, but you can learn.)
- 2008-10-21 17:39:50下载
- 积分:1
-
ftp
fe 分布式连接Amazon linux 服务器FTP上传下载功能的实现(Distributed Implementation fe FTP upload function)
- 2015-04-20 14:33:55下载
- 积分:1
-
PAssertedServiceParser
Rancore Technologies Pvt Ltd, Mumbai India.
- 2013-11-26 14:39:45下载
- 积分:1
-
WorkFlow
WF 从入门到精通
了解工作流的概念和理论
把WF 和BizTalk 与WCF 做比较
开始使用WF 进行编程
怎样使用Visual Studio 工作流支持(Beginning WF Windows Workflow in .NET 4.0.pdf)
- 2014-07-23 17:21:16下载
- 积分:1
-
Java
说明: 设计模式一(单子、工厂、策略模式)练习
1. 假设现在要设计一个贩卖各类书籍的电子商务网站的购物车系统。对所有的教材类图书 实行每本一元的折扣;对连环画类图书提供每本7%的促销折扣;而对非教材类的计算机图书有3%的折扣;对其余书没有折扣。使用策略模式、工厂模式、单子模式进行设计(Design Mode 1 (List, Factory, Strategy Mode) Exercise
1. Suppose we are going to design a shopping cart system for e-commerce websites that sell all kinds of books. All textbook books are discounted at one yuan per book; comic books are discounted at 7% per book; computer books are discounted at 3% for non-textbook books; and other books are discounted at no rate. Design using strategy mode, factory mode and single mode)
- 2020-07-01 06:40:02下载
- 积分:1
-
MailSystem
设计一个邮寄包裹的收费系统,在邮寄类型确定的情况下,包裹的邮资由包裹的重量a,邮寄距离b,保价金额c三个参数决定。
如:普通邮件(RegularMail)的邮费 = 3(a+b/100)+0.01c
挂号邮件(RegisterdMail)的邮费 = 4(a+b/100)+0.02c等等
请设计一个系统,计算包裹的邮资。系统使用图形用户界面,用户在图形用户界面选择邮寄类型,再输入重量、距离和报价金额,单击确定按钮系统就计算出包裹的邮资。要求系统能够灵活的增减邮寄类型和修改某种邮寄类型的邮资计算方法。(Design of a parcel of charge system, the type identified in the case of mail, parcels by the weight of the parcel postage a, mailing distance b, c insured amount three parameters. Such as: regular mail (RegularMail) postage = 3 (a+b/100)+0.01c registered mail (RegisterdMail) postage = 4 (a+b/100)+0.02c etc. Please design a system to calculate the parcel postage. System using the graphical user interface, users select the mail type graphical user interface, and then enter the weight, distance and offer amount, click the OK button the system will calculate the parcel postage. Require the system to increase or decrease mailing flexible type and modify some types of mailing postage calculation.)
- 2013-11-14 13:27:11下载
- 积分:1
-
ferreteria
Programa basico desarrollado en netbeans de una ferreteria
- 2015-10-19 08:19:20下载
- 积分:1