资源列表
Noname1
- table隐藏多余部分,不改变table样式-table not show
User
- Scanner提供用户输入,输入后作正则验证,如果格式不正确重新输入。 (包括用户名/密码/email/电话)2,把用户输入的String信息创建一个User对象存起来, 其中用户名是用户的识别的准则,然后把user对象传入Server模拟类。 3,Server模拟类把User对象传入DB模拟类,在DB模拟类中,打印出用户有关信息。-Scanner offers the user input, the input was made after the regular verifica
CountWord
- 词频统计:一篇txt的英文文章,统计出出现最多的三个单词,并给出出现次数。-Frequency Statistics
WindowExampleTwoScreens
- 关于在JAVA中使用Gui 建立两个screen的示例-window example build two screens
ConnectivityManagerPermissionTest
- Test that protected android.net.ConnectivityManager methods cannot be called without permissions.
calendar
- 这是一个关于java类的小程序,内容是日历的,初学者请见谅。-It is a project concerning calendar.
CheckPassword
- 提示用户输入一个密码,该密码格式必须为:密码位数大于等于8,只允许存在字母与数字,不少于2个数字 -Prompts the user to enter a password, which must be formatted as follows: greater than or equal 8 digits password, allows only letters and numbers not less than two digits
RegExp_rightContext_as_array
- Tests RegExps $\ property (same tests as RegExp_rightContext.js but using $\). -Tests RegExps $\ property (same tests as RegExp_rightContext.js but using $\).
LD
- 用于计算矢量距离,用java实现。乐于与大家分享。-compute Levenshtein Distance(LD)
LatinIMEBackupAgent
- Conn Connection Param Bean extends Http Abstract Param Bean.
RawAttribute
- Raw attribute, for holding onto attributes that are unrecognized.
Exe8_2
- 2.设计一个9x9的棋盘窗口,用黑白相间颜色填充棋盘。棋盘大小为600x600,标题为“棋盘”,窗口大小不可改变。程序文件命名为Exe8_2.java。-2. Design a 9x9 board window, filling the board with black and white colors. Board size is 600x600, titled chessboard , the window size can not be changed. Program file nam