文件名称:BatchAddEmployee

  • 所属分类:
  • JSP源码/Java
  • 资源属性:
  • [Java] [源码]
  • 上传时间:
  • 2014-04-16
  • 文件大小:
  • 2kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • d*
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

类名:com.uisftech.hr.util.StringUtil.java。方法如下:

 检查一个字符串是否为空(null、“”或全部为空格)

 检查一个字符串是否为数字

 解析一个文件名字符串,取文件的扩展名

 解析一个文件名字符串,取丌含扩展名的文件名

 生成一个指定位数的验证码,规则如下:

• 验证码每一位可取:数字0~9,小写字母a、b、c、d、e、f、g、h、i、j、k、m、n、p、q、r、s、t、u、v、w、x、y

• 验证码每一位随机取以上字符

 根据指定的ID(数字字符串)生成一个指定长度的新ID,规则如下:

• 如果指定的ID为空,生成的ID全部为“0”

• 如果指定的ID丌为空,生成的ID值取指定ID的值再加1

• 如果生成的ID丌够指定的长度,则左补“0”

 检查一个字符串是否符合手机号格式。格式为:

• 长度11位

• 每一位必须为数字

练习一. 创建字符串处理工具类-Class name: com.uisftech.hr.util.StringUtil.java. As follows:  check whether a string is empty (null, " " or all spaces)  check whether a string parsing a file name string to a number  , take the file extension  parse a file name string, Take Ji filename extensions containing  generate a specified number of verification code, rules are as follows: • the verification code every desirable: the numbers 0 through 9, lowercase letters a, b, c, d, e, f, g, h, i, j, k, m, n, p, q, r, s, t, u, v, w, x, y • an authentication code for each character  randomly taken over the specified ID (number string ) to generate a new ID to specify the length of the rule is as follows: • If the specified ID is empty, all the generated ID is " 0" • If the specified ID is empty Ji generated ID value is taken together with the specified ID value 1 • If the generated ID Ji enough specified length, then left up " 0&q
(系统自动生成,下载前可以参看下载内容)

下载文件列表





BatchAddEmployee.java

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org