Stars
RSA算法是现代安全技术的基石,通过自己学习,利用JAVA代码实现其功能,项目中只有RSA的核心代码
A golang ebook intro how to build a web with golang
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
The de-facto solution to flexible routing with nested views in AngularJS
A UI library by WeChat official design team, includes the most useful widgets/modules in mobile web applications.
微信公众平台应用框架,基于Java实现,有基本的功能,包括校验,维护token,HttpClient,Oauth2账户信息的获取等
后端Java,前端JavaScript,将开源框架的思想,实现在自己的个人项目中,从而提升自己的编程水平。后端实现CDI,MVC,REST,事务,jdbcTemplate,动态查询,json,httpclient等。前端实现AMD框架,AJAX,分页组件,表格排序等