-
AbstractCharsetDecoderTestCase
Super class for concrete charset test suites for Java.
- 2013-10-05 08:22:42下载
- 积分:1
-
Java
java学习代码大全,J2SE几乎所有的知识点全部包括在内,可以方便的自学。(java code to learn Daquan, J2SE almost all include all the knowledge points, you can easily self-learning.)
- 2011-11-11 16:47:10下载
- 积分:1
-
Android2048GameLesson-master
说明: 2048游戏完整项目开发,安卓开发源码,写的游戏源码,调用安卓的api,项目完整可以测试(android Game test game complete project development, Android development source code, written game source code, call Android's API, the project integrity, you can test)
- 2017-09-12 09:49:36下载
- 积分:1
-
jiandan--jishiben
java编写的简单带图形界面的记事本 实现了基本的复制 打开 等功能(jishiben GUI)
- 2014-03-28 18:15:00下载
- 积分:1
-
Sort
5种不同的排序方法,marge排序,基数排序,交换排序,快速排序,heap排序,另外还包括基数排序字母.测试包括,随机和手动,随机测试的是5种排序的时间,和不同大小的数组,都分别排序两边,一边是排序无顺序的数字,第2边是排序已经有顺序的数字,来测试排序的时间,手动就是自己输入数字来进行排序(5 different ranking methods, marge sort, radix sort, exchange sort, quick sort, heap sort, radix sort the letter also included. Testing, including random and manual, random testing is the five kinds of sorting time, and different sizes array, were all sort on both sides, one side is the number of unordered sort, 2 side is the order of the figures have been sorted, to test the sorting of the time, manual input was their number to be sorted)
- 2010-07-04 22:31:42下载
- 积分: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
-
Java入门到精通
说明: JAVA入门到精通,这是一部为java初学者和爱好者编辑的书本(JAVA From entry to mastery)
- 2018-12-27 11:02:38下载
- 积分:1
-
基于SpringBoot的后台权限管理系统
【实例简介】oracle四大宝典之2:Oracle基本管理
- 2021-09-23 00:31:06下载
- 积分:1
-
java-learning-books
java学习书籍,java设计模式,适用于初学者,,内容详细丰富(java learning books)
- 2013-11-30 19:17:02下载
- 积分:1
-
chatroom
一个用java编写的聊天室工具,使用了多线程,每次上线一个用户都会开辟一个线程(Write a java chat room tools, the use of multiple threads, each on-line user would open up a thread)
- 2014-06-08 17:35:38下载
- 积分:1