Highlights
Lists (10)
Sort Name ascending (A-Z)
- All languages
- ActionScript
- AppleScript
- Assembly
- C
- C#
- C++
- CSS
- Clojure
- CoffeeScript
- Dart
- Dockerfile
- Go
- HTML
- Haml
- Haskell
- Java
- JavaScript
- Jupyter Notebook
- Kotlin
- Less
- Lua
- MDX
- Makefile
- Markdown
- Nim
- Objective-C
- PHP
- Pascal
- Perl
- PowerShell
- Python
- Rich Text Format
- Roff
- Ruby
- Rust
- SCSS
- Shell
- Stylus
- Swift
- TSQL
- TypeScript
- VBScript
- Vim Script
- Vim Snippet
- Vue
Starred repositories
#1 Locally hosted web application that allows you to perform various operations on PDF files
Termux - a terminal emulator application for Android OS extendible by variety of packages.
Universal File Online Preview Project based on Spring-Boot
android java and javascript bridge, inspired by wechat webview jsbridge
Full-featured Socket.IO Client Library for Java, which is compatible with Socket.IO v1.0 and later.
Linux运维监控工具,支持系统硬件信息,内存,CPU,温度,磁盘空间及IO,硬盘smart,GPU,防火墙,网络流量速率等监控,服务接口监测,大屏展示,拓扑图,端口监控,进程监控,docker监控,日志监控,文件防篡改,数据库监控,指令批量下发执行,web ssh,Linux面板(探针),告警,SNMP监测,K8S,Redis,Nginx,Kafka,资产管理,计划任务,密码管理,工作笔记
🌎 A modern cross-platform JavaScript bridge, through which you can invoke each other's functions synchronously or asynchronously between JavaScript and native.
🕊️ The world's most advanced open source instant messaging engine for 100K~10M concurrent users https://turms-im.github.io/docs
智能办公OA系统[SpringBoot2-快速开发平台],适用于医院,学校,中小型企业等机构的管理。Activiti5.22+动态表单实现零java代码即可做到复杂业务的流程实施,同时包含文件在线操作、日志、考勤、CRM、ERP进销存、项目、拖拽式生成问卷、日程、笔记、计划、行政等多种复杂业务功能。同时,可进行授权二开。
Add to each commit GitLab in a global commentary on the new anomalies added by this commit and add comment lines of modified files
自定义支持上拉加载更多,下拉刷新,可以自定义头部和底部,可以添加多个headerView,使用一个原生recyclerView就可以搞定复杂界面。支持自由切换状态【加载中,加载成功,加载失败,没网络等状态】的控件,可以自定义状态视图View。拓展功能【支持长按拖拽,侧滑删除】,轻量级,可以选择性添加 。持续更新……
Implementing multilayer neural networks through backpropagation using Java.
Two weeks of homemade scripting language notes and source code. If you think it's good, give me a star.
android可自定义日历方案,支持农历、自定义日历控件、排班、左右滑动、周月切换、跳转到指定日期等功能
一款高仿京东商城的UI,基于MVP的Retrofit2(okhttp3)+rxjava+dagger2+greendao+glide。该项目系仿京东商城,属于独立开发者作品,仅供参考学习,拒绝做一切商业用途,如有侵权,请告知删除
A zoomable ImageView for Android, can be used in AdapterView and Recyclerview. 一个可拉伸拖动的ImageView ,可在AdapterView和RecyclerView中使用。
A scaffold multi-module project created by Spring Cloud
面向对象的Sqlite数据库封装,根据实体类自动创建库和表、默认通用动态增删查改操作、自定义SQL和动态SQL及无xml配置等。扩展实现Sqlite表格分库,按日期自动生成库(日志系统、数据统计分析)等。
用于管理服务器上所有Sqlite数据库的Web应用,实现功能类似于Sqlite控制台。
将多个markdown文件转化成单页面带索引的index.html文件工具,可以用于个人写API文档、博客合集、一口气教程等等