自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(0)
  • 资源 (6)
  • 收藏
  • 关注

空空如也

jackson 对象json字符串数组集合互转

jackson 对象json字符串数组集合互转 各jar包 希望能用到。

2018-06-20

poi excel导入导出

poi-3.14-20160307.jar poi-3.17.jar poi-3.8-20120326.jar poi-ooxml-schemas-3.8-20120326.jar poi-examples-3.14-20160307.jar poi-excelant-3.14-20160307.jar poi-ooxml-3.14-20160307.jar poi-ooxml-schemas-3.14-20160307.jar poi-scratchpad-3.14-20160307.jar各版本jar包希望能用到

2018-06-06

汉王打卡机sdk

FaceId faceId= new FaceId(); FaceId_ErrorCode faceId_ErrorCode = faceId.Connect("192.120.100.6",8823,5); System.out.println(faceId_ErrorCode); FaceIdAnswer output =new FaceIdAnswer(); // answer.answer=""; String Command = "GetRecord(start_time='2018-05-15 12:36:36' end_time=\"" + new SimpleDateFormat("yyyy-MM-dd HH:mm:ss").format(new Date()) + "\")"; FaceId_ErrorCode execute = faceId.Execute(Command, output,"GBK"); System.out.println(execute); if (execute.equals(FaceId_ErrorCode.Success)) { // System.out.println(output.answer); // // 提取考勤记录

2018-05-31

poi excel word导入导出

poi excel word导入导出,希望大家能够用到,记得好评。

2018-05-25

腾讯云的短信接口实例

腾讯云的短信接口实例,不能免费共享给大家。希望大家能够用到。

2018-05-25

poi导入导出

github源码 poi导入导出 为了共享资源以最低积分共享给大家

2018-05-25

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除