Pinned Repositories
-es6-promise
微信小程序 之『引入es6 promise』
2016ESRI-web-C280
2016ESRI杯中国大学生GIS软件开发竞赛web与移动开发组特等奖,基于社会感知的酒店竞业市场分析可视化系统
2017-CCF-BDCI-AIJudge
2017-CCF-BDCI-让AI当法官 初赛 7th/415 (Top 1.68%)
a-background-page-for-school-system
后台前端页面基于Vue+ElementUI , 前台前端页面微信小程序,后台对接ThinkPHP5+MySQL
A-community-detect-System-based-on-GraphX
A community detect System based on GraphX
abc
ACM
包含 ACM模板-f_zyj v 2.1,以及个人平时训练的代码……
ActionSheetDialogDemo
BMDragCellCollectionView
UICollectionViewCell拖拽重排,Drag,DragAndDrop,LongPressGestures,LongPressGesturesDrag,LongPressGesturesDragAndDrop,UICollectionView,UICollectionViewCell,UICollectionViewCellDrag,UICollectionViewCellDrag,UICollectionViewCellRearrangement,UICollectionViewRearrangement,iOS,Objective-C,OC,Gestures,
idhong.github.io
idhong's Repositories
idhong/ACM
包含 ACM模板-f_zyj v 2.1,以及个人平时训练的代码……
idhong/armors-solidity
Armors-solidity is a framework to build secure smart contracts on Ethereum.
idhong/Blog-4
:hamster: 吱吱,吱吱吱
idhong/commodity-management
简易商品管理系统
idhong/database-1
idhong/h2pl.github.io
使用GitHub IO + hexo 搭建的个人博客,无须自己开发网站,只需简单的配置加上命令行即可以实现一个美观优雅的个人博客。我的博客主要发布Java后端的技术文章,欢迎大家到我的个人博客来交流技术:https://h2pl.github.io
idhong/jcasbin
An authorization library that supports access control models like ACL, RBAC, ABAC in Java
idhong/learn
学习笔记啦
idhong/leetcode-2
Just for Learning ! ^-^
idhong/LeetCode-3
LeetCode solutions of myself
idhong/lurance.github.io
代码库:https://github.com/Lurance/X
idhong/MusiCoder
基于深度学习的轻量化音乐质感转换系统:musical_score:
idhong/MyTech
Java的基础总结和学习笔记,包括Java核心技术点和常见知识点。同时提供了Java基础原理的代码实现,供大家实践时参考。后面会补充JVM和JUC的相关内容,敬请期待,欢迎交流。
idhong/Online-Judge-Challenger
剑指OJ: Record and share my way of exploring kinds of online judges during practicing time.
idhong/Peggy
微信小程序前端。Powered by VUE,MPVUE,VUEX。后端代码在https://github.com/Lurance/Mikey
idhong/pyspider
知乎爬虫和v2ex爬虫的实现。使用python的pyspider爬虫进行开发,主要爬取知乎的问题和评论,以及v2ex的帖子。数据转储到mysql数据库,用于zhihu项目的使用。
idhong/red-packet
抢红包系统
idhong/RYLazyProperty
好玩的Runtime --- 一行代码解决懒加载
idhong/second
秒杀抢购系统,通过消息队列、redis、主从服务器、布隆过滤器等技术进行优化
idhong/SwiftTools
技术不够,努力来凑;封装不了一个伟大的开源框架,但是仍然想要有一个自己的开源项目,所以就准备把一些项目中的常用工具类给打出来,省的每一次写项目的时候都要重写一遍
idhong/TaskInBUPT
This repository is a container for the tasks of classes.
idhong/toutiao
仿照今日头条toutiao.com做的一个Java web项目,是一个信息流+社交的web应用。使用SpringBoot+Mybatis+velocity开发。数据库使用了redis和mysql,同时加入了异步消息等进阶功能。本项目实现了一个比较完善的信息流+社交的网站。
idhong/vue-calendar
🏆 基于 vue 2.0 开发的轻量,高性能日历组件
idhong/vue-swiper
✅ 轻量、高性能轮播插件。目前支持 无缝衔接自动轮播、无限轮播、手势轮播
idhong/vue-vue-router-vuex-ssr
工程架构练习
idhong/Written_Code
程序员笔试个人记录
idhong/X
我的博客,前端,一个渐进式网页应用程序(PWA),使用了大量PWA新特性来优化用户体验
idhong/x-build
「构建工具」基于webpack,适用于H5单页开发
idhong/x-build-cli
命令行工具,可快速构建新的x-build项目
idhong/zhihu
仿照知乎做的一个Java web项目,是一个sns+资讯的web应用。使用SpringBoot+Mybatis+velocity开发。数据库使用了redis和mysql,同时加入了异步消息等进阶功能,同时使用python爬虫进行数据填充。