Pinned Repositories
30-Days-of-Python
For the next 30 days, learn the Python Programming language.
android
android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
AndroidRuler
1、android自定义尺子收集demo
awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
books
【编程随想】收藏的电子书清单(多个学科,含下载链接)
CookiesPool
Cookies Pool
coolscrapy
使用Scrapy爬虫框架对android weekly网站内容进行爬取,进行Excel存储
free-programming-books
:books: Freely available programming books
JSP-Servlet-MySQL-Tomcat
一個JAVA新手學習項目
Gaojunsu's Repositories
Gaojunsu/free-programming-books
:books: Freely available programming books
Gaojunsu/JSP-Servlet-MySQL-Tomcat
一個JAVA新手學習項目
Gaojunsu/30-Days-of-Python
For the next 30 days, learn the Python Programming language.
Gaojunsu/android
Gaojunsu/android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
Gaojunsu/AndroidRuler
1、android自定义尺子收集demo
Gaojunsu/awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
Gaojunsu/books
【编程随想】收藏的电子书清单(多个学科,含下载链接)
Gaojunsu/CookiesPool
Cookies Pool
Gaojunsu/coolscrapy
使用Scrapy爬虫框架对android weekly网站内容进行爬取,进行Excel存储
Gaojunsu/DataCollectionLearn
Python 数据收集学习
Gaojunsu/django-rest-framework
Web APIs for Django.
Gaojunsu/edsebooks
Automatically exported from code.google.com/p/edsebooks
Gaojunsu/excel2pdf
利用JAVA编写把Excel转PDF解决方案,依赖POI与IText库的实现。
Gaojunsu/flask_everything
Gaojunsu/Graffiti
android图片涂鸦,具有设置画笔,撤销,缩放移动等功能。Graffiti for android.
Gaojunsu/jQueryGantt
jQuery Gantt editor
Gaojunsu/LearningNotes
Enjoy Learning.
Gaojunsu/LeetCode
Gaojunsu/novel-cloud
Novel-Cloud是基于小说精品屋-plus构建的Spring Cloud 微服务小说门户学习平台,致力于原创文学阅读与写作,提供了爬虫工具用于开发过程中测试数据的采集。采用了时下最新的Spring Boot 2.2.5.RELEASE 、Spring Cloud Hoxton.SR4、 MyBatis3DynamicSql、Sharding-Jdbc、Redis、RabbitMq、Elasticsearch、Docker等流行技术,集成了Nacos注册中心/配置中心、Spring Cloud Gateway网关、Spring Boot Admin监控中心、ELK分布式日志分析等基础服务。前端计划使用Vue开发。
Gaojunsu/photoEditClick
写的一个小demo,实现签名,拍照涂鸦编辑保存。图片放大,拖拽,热点区域绘制,点击响应热点
Gaojunsu/ProxyPool
Proxy Pool System
Gaojunsu/Python
All Algorithms implemented in Python
Gaojunsu/Python-Guide-CN
Python最佳实践指南
Gaojunsu/RxTools
Android开发人员不得不收集的工具类集合 | 支付宝支付 | 微信支付(统一下单) | 微信分享 | 一键集成UCrop选择圆形头像 | 一键集成二维码和条形码的扫描与生成 | 常用Dialog | WebView的封装可播放视频 | 仿斗鱼滑动验证码 | Toast封装 | 震动 | GPS | Location定位 | 压缩与加密 | 图片缩放 | Exif 图片添加地理位置信息(经纬度) | 蛛网等级 | 颜色选择器 | 编译运行一下说不定会找到惊喜
Gaojunsu/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Gaojunsu/Try-Django-1.11
Learn the fundamentals behind one of the most popular web frameworks in the world: Django. We will teach you step-by-step how to implement concepts like Views, Template Rendering, Forms, Saving Data, URL routing, Deployment aka Going Live, and so much more. Django is a web-framework written in Python and runs the backend for many of the internet's most popular websites such as Instagram and Pinterest. Get started today!
Gaojunsu/warehouse
仓库管理系统
Gaojunsu/weixin-popular
微信SDK JAVA (公众平台、开放平台、 商户平台、 服务商平台)
Gaojunsu/XCL-Charts
Android图表库(XCL-Charts is a free charting library for Android platform.),基于Android Canvas来绘制各种图表,使用简便,定制灵活。目前支持3D/非3D/背向式/横向/竖向柱形图(Bar Chart)、3D/非3D饼图(Pie Chart)、堆叠图(Stacked Bar Chart)、面积图(Area Chart)、 折线图(Line Chart)、曲线图(Spline Chart)、环形图(Dount Chart)、南丁格尔玫瑰图(Rose Chart)、仪表盘(Dial Chart)、刻度盘(Gauge Chart)、雷达图(Radar Chart)、漏斗图(Funnel Chart)、圆形图(Circle Chart)、弧线比较图、散点图(Scatter Chart)、气泡图(Bubble Chart)、范围条形图(RangeBar Chart)等图表。其它特性还包括支持图表缩放、手势移动、点击响应、动画效果、多轴显示、图表参考线、混合图表及同数据源不同图表类型切换等。