Pinned Repositories
AAPT
修改AAPT,资源分区,用于Android插件化
ace-builds
Packaged version of Ace code editor
albert_zh
A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型
android-ats
android sdk接口测试(真机版)
android-sdk-ats
android sdk接口测试(jvm版)
android-testing
A collection of samples demonstrating different frameworks and techniques for automated testing
android-testing-templates
android-uiautomator-server
android_autotest_app
使用AndroidTestRunner进行SDK测试的框架,依赖模拟器或真机,适用于Android9以下的版本
AndroidSourceCode
andyzhou192's Repositories
andyzhou192/albert_zh
A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型
andyzhou192/appium-desktop
Appium Server and Inspector in Desktop GUIs for Mac, Windows, and Linux
andyzhou192/Captura
Capture Screen, Audio, Cursor, Mouse Clicks and Keystrokes
andyzhou192/code-generator
止步传统CRUD,进阶代码优化:一套基于Spring Boot+Vue+Shiro前后端分离的代码生成器
andyzhou192/eladmin
项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由
andyzhou192/eladmin-web
eladmin前端源码,项目基于 Spring Boot 2.1.0 、 Spring Boot Jpa、 Spring Security、Redis、Vue的前后端分离后台管理系统, 权限控制采用 RBAC,菜单动态路由
andyzhou192/FFmpeg-Builds
andyzhou192/gecco
Easy to use lightweight web crawler(易用的轻量化网络爬虫)
andyzhou192/heritrix3
Heritrix is the Internet Archive's open-source, extensible, web-scale, archival-quality web crawler project.
andyzhou192/jfreechart
A 2D chart library for Java applications (JavaFX, Swing or server-side).
andyzhou192/jsoneditor
A web-based tool to view, edit, format, and validate JSON
andyzhou192/libfastcommon
c common functions library extracted from my open source project FastDFS. this library is very simple and stable. functions including: string, logger, chain, hash, socket, ini file reader, base64 encode / decode, url encode / decode, fast timer, skiplist, object pool etc. detail info please see the c header files.
andyzhou192/MachineLearning
Machine learning algorithms implemented by pure numpy
andyzhou192/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
andyzhou192/mall-admin-web
mall-admin-web是一个电商后台管理系统的前端项目,基于Vue+Element实现。 主要包括商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等功能。
andyzhou192/mavonEditor
mavonEditor - A markdown editor based on Vue that supports a variety of personalized features
andyzhou192/mybatis-plus
An powerful enhanced toolkit of MyBatis for simplify development
andyzhou192/oshi
Native Operating System and Hardware Information
andyzhou192/perfmon-agent
Server metrics fetching agent, based on SIGAR
andyzhou192/pre
Pre基于Spring Boot 、Spring Security的RBAC权限管理系统, 做更简洁的后台管理系统。
andyzhou192/protobuf
Protocol Buffers - Google's data interchange format
andyzhou192/ScreenToGif
🎬 ScreenToGif allows you to record a selected area of your screen, edit and save it as a gif or video.
andyzhou192/sqlmap
Automatic SQL injection and database takeover tool
andyzhou192/tess4j
Java JNA wrapper for Tesseract OCR API
andyzhou192/tessdata
Trained models with support for legacy and LSTM OCR engine
andyzhou192/tesseract
Tesseract Open Source OCR Engine (main repository)
andyzhou192/vue-admin-template
a vue2.0 minimal admin template
andyzhou192/vue-markdown
一款使用marked和highlight.js开发的一款markdown编辑器
andyzhou192/vue-spring-login-summed
andyzhou192/WebCollector
WebCollector is an open source web crawler framework based on Java.It provides some simple interfaces for crawling the Web,you can setup a multi-threaded web crawler in less than 5 minutes.