fengzhishang20's Stars
2dust/v2rayN
A GUI client for Windows and Linux, support Xray core and v2fly core and others
date-fns/date-fns
⏳ Modern JavaScript date utility library ⌛️
select2/select2
Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
ColorlibHQ/gentelella
Free Bootstrap 4 Admin Dashboard Template
justauth/JustAuth
🏆Gitee 最有价值开源项目 🚀:100: 小而全而美的第三方登录开源组件。目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软、今日头条、Teambition、StackOverflow、Pinterest、人人、华为、企业微信、酷家乐、Gitlab、美团、饿了么、推特、飞书、京东、阿里云、喜马拉雅、Amazon、Slack和 Line 等第三方平台的授权登录。 Login, so easy!
akveo/blur-admin
AngularJS Bootstrap Admin Panel Framework
ProtonMail/WebClients
Monorepo hosting the proton web clients
angular-ui-tree/angular-ui-tree
A tree component for AngularJS, without jQuery as dependency.
hightman/scws
开源免费的简易中文分词系统,PHP分词的上乘之选!
ng-matero/ng-matero
Angular Material admin template.
react-component/tree
React Tree
ant-design/ant-ux
:guitar: A sitemap template for ux design
18601949127/DiDiCallCar
这是我自己做的一个类似滴滴打车的Android出行项目,主要针对滴滴等出行平台一直饱受质疑的“人车不符”问题,以及当前越发火热的或计划和出海战略,给出行项目增加了下面几个功能: 1. RFID识别验证功能:在司机证件或者车内识别硬件嵌入RFID识别芯片,乘客使用手机读取到芯片信息,并且通过网络发送到出行平台数据库进行验证(我用JNI加了一个C语言的MD5加密算法对识别到的信息进行了加密)。如果不是合规的“人”或“车”,则不能完成订单并向平台或监管单位汇报当前位置。(为了方便读者测试,可以使用手机读取任何一个加密或非加密RFID芯片,比如银行卡、公交卡等,我在代码中的验证前阶段把芯片信息都换成我自己的司机信息,确保读者测试时可以收到服务器的回复) 2. 海外版功能:点击切换当前语言。 3. 司机证件号码识别功能:读取司机证件上的证件号码,也可以用来与出行平台数据库的接单司机信息进行。I complete this whole project on my own . Including Android application programming,web server ( Apache + PHP + MySQL), and UI. 1.Map route planing。You can use mobile phone choose pick up & destination address,application provide address name hint and draw optimized route for user , then call car for you. 2.RFID authentication function:User can use application to scan driver license or other RFID hardware, then use NDK MD5 algorithm encrypt RFID number, and send it to Web Server Database, check with driver information and authenticate ID number , if ID number coherent with driver info , send back driver information to User and continue call car order . record user location and alert if ID not coherent. 3.Driver License Number Recognition : Application can recognize driver license digit number ,and also can send to web server for authentication & feed back result to user.
CirclonGroup/angular-tree-component
A simple yet powerful tree component for Angular (>=2)
thephpleague/pipeline
League\Pipeline
garveen/laravoole
Laravel && ( Swoole || Workerman ) to get 10x faster than php-fpm
aqi00/android2
《Android Studio开发实战:从零基础到App上线》随书源码(全面添加注释版)
ParadeTo/vue-tree-list
🌲A vue component for tree structure
dweidner/laravel-goutte
Laravel Facade for Goutte, a simple PHP Web Scraper
leovo2708/ngx-treeview
An Angular treeview component with checkbox
wkiwi/flutter_WeChat
用flutter搞一波微信,还原微信页面,使用node构建websocket,完成部分会话功能,shared_preferences数据持久化,web_socket_channel通信,provide数据共享
lisiyizu/vue-ztree-2.0
vanry/laravel-scout-tntsearch
包含中文分词的 Laravel Scout TNTSearch 驱动,支持 scws, phpanalysis 和 jieba 分词。
thienhung1989/angular-tree-dnd
Display tree table (or list) & event Drap & Drop (allow drag multi tree-table include all type: table, ol, ul) by AngularJS
ZRenu/ng-deerway
鹿途后台管理系统
aqi00/androidx
《Android Studio开发实战:从零基础到App上线》适配androidx的源码
aqi00/net_server
《Android Studio开发实战:从零基础到App上线》的服务端程序
18601949127/DiDi.github.io
这是一个仿滴滴打车的app, 增加了识别司机人脸和驾驶证的功能
milo1988/DidiDiy
仿滴滴打车,DIY界面,装B神器
zhaoyasong/SoomthCar
仿滴滴打车实现多辆车在地图上平滑移动,实现实时转弯功能