Pinned Repositories
array-flattened
Recursively flatten an array or arrays.
array-is-sorted
A small module to check if an Array is sorted.
array-remove-duplicate
The array to remove duplicate data
arrays-diff
Simple difference between two arrays
learning_node
some nodejs demo
mongodb_demo
使用nodejs 利用mongoose操作、mongodb的范例,其中包括数据库的链接,以及简单的增删改查
mybatisMixSpringMVC
springMvc中整合mybatis
node-qiniu-demo
使用node将数据安全地存储到七牛云存储的一个简单的demo,供初学者参考,参考程序upload.js
sftpAndPdf
some things about sftp 、pdf and read properties by using java
xmlSignANdValidate
XML 数字签名及验证 Java实现
Yhaojing's Repositories
Yhaojing/xmlSignANdValidate
XML 数字签名及验证 Java实现
Yhaojing/sftpAndPdf
some things about sftp 、pdf and read properties by using java
Yhaojing/learning_node
some nodejs demo
Yhaojing/mongodb_demo
使用nodejs 利用mongoose操作、mongodb的范例,其中包括数据库的链接,以及简单的增删改查
Yhaojing/mybatisMixSpringMVC
springMvc中整合mybatis
Yhaojing/node-qiniu-demo
使用node将数据安全地存储到七牛云存储的一个简单的demo,供初学者参考,参考程序upload.js
Yhaojing/array-flattened
Recursively flatten an array or arrays.
Yhaojing/array-is-sorted
A small module to check if an Array is sorted.
Yhaojing/array-remove-duplicate
The array to remove duplicate data
Yhaojing/arrays-diff
Simple difference between two arrays
Yhaojing/crawlHdf
使用node (cheerio + request ) 爬取好大夫的数据
Yhaojing/crawling
test
Yhaojing/docker_practice
Learn and understand Docker technologies, with real DevOps practice!
Yhaojing/express-loginDemo
express 登录注册范例包括发送短信验证码(接口自定),数据库使用mongodb使用redis做为临时存储的code
Yhaojing/fasterxml-demo
使用fasterxml 进行POJO和xml的相互转换,主要用户对接外部接口
Yhaojing/gallery-by-react
react demo by yo generator
Yhaojing/java-exception
springmvc对于异常处理,实现异常处理接口RuntimeException 自定义自己的异常处理器
Yhaojing/java-learning
java 学习过程中的小感悟,予以记录,用于自我总结以及他人纠正,谢谢!
Yhaojing/koa-mocha-sequelized
koa 关于测试的一下小例子 使用 mocha + should 连接mysql 数据库使用的是sequelized
Yhaojing/log4js-koa-demo
boa use log4js demo
Yhaojing/node-cli-demo
node cli demo
Yhaojing/shua
采用phantomjs + node 定时浏览手机应用网站
Yhaojing/spring-cloud
spring cloud 学习
Yhaojing/spring-cloud-learn
spring cloud demo
Yhaojing/spring-data-redis
spring data redis 的简单范例,包含配置文件和简单的Redis存取操作
Yhaojing/spring-ldap-demo
spring boot ldap demo
Yhaojing/springboot-learn
日常有意思的技术点积累
Yhaojing/string-operation
string opeartion utils
Yhaojing/trim-array
get first element, last element ,first n elements or last n elements of an array
Yhaojing/uploadFile
upload file use connect-multiparty and formidable, export data to excel or cvs by node