marketxing1's Stars
d2-projects/d2-admin
An elegant dashboard
JacksonWuxs/DaPy
Easy-to-use data analysis / manipulation framework for humans
DiCaprio17/fruits-and-vegetables
使用Python Web框架Django开发的一个B2C网上蔬果商城,包含用户、商品、购物车、订单等模块等等
zhjing1019/CanEditGrid
一款可编辑表格,可以自定义表格内容和格式,表格中有常用的input,select,datePIcker,selectTree等,可以拖拽表格,类似于excel拖拽赋值的功能,并对表格进行实时校验。 An editable table, you can customize the table content and format, the table has commonly used input, select, datePIcker, selectTree, and so on, you can drag and drop the table, similar to excel drag and drop the function of value assignment, and the table for real-time verification
DequanZhu/GANs-collections-tf2.0_keras-eager_mode
This repository implements all kinds of GAN-models based on tensorflow2.0 keras API including GAN, CGAN, WGAN, WGAN_GP, VAE, CVAE, LSGAN, infoGAN, EBGAN, BEGAN, ACGAN
zhjing1019/ComplexGrid
复杂表格,支持表格展示,树形表格展示,对表格进行拖拽排序,以及表格排序,表格拖拽排序,自定义表格内容,是一个基于vue的表格插件。Complex table, support table display, tree table display, drag and drop table sort, and table sort, table drag and drop sort, custom table content, is a vue based table plugin
DequanZhu/FaceNet-and-FaceLoss-collections-tensorflow2.0
Facenet implemented by tensorflow2.0-keras api and in eager-mode support CenterLoss, LSoftmaxLoss, L2SoftmaxLoss, AMSoftmaxLoss, ASoftmaxLoss, ArcFaceSoftmaxLoss
aoju/lancia
网页转PDF渲染服务。提供收据、发票、报告或任何网页内容转PDF的微服务
aoju/hibiscus.js
Native Angular directives for Bootstrap4
zhongjianfeipqy/VerificationCode
自定义多位验证码
Z6T/nature-ui
A high quality UI Toolkit based on Vue.js
DiCaprio17/seckill-ssm
一个整合SSM框架的高并发和商品秒杀项目,学习目前较流行的Java框架组合实现高并发秒杀API
guoliao502/crypto
java crypto api use bouncycastle
blowsnowit/vue-bl-markdown-editor
一个基于markdown-it 高度可扩展的vue编辑器组件
zhjing1019/nodeJSChat
nodejs创建的聊天室
whichard/FigaroBlog
A Java blog system built with SpringBoot.
Zu3zz/Person-Recommendation-Algorithms
推荐算法个人学习笔记以及代码实战
guoliao502/datasource_transaction
数据源事务
Zu3zz/Leetcode
My leetcode solution. Including Python、Cpp and Java!
xmlin1995/SN
Social Network
whichard/WebNotes
Whichard's Notes through out learning Java.
DiCaprio17/native-blog
根据廖雪峰的Python教程改写的原生Python实现网上个人博客,包含日志、用户和评论部分,含有详细注释
DiCaprio17/DiCaprio17.github.io
DiCaprio Blog
chengkkll/TianCheng.Model
实体对象基类,及其常用操作。
chengkkll/TianCheng.DAL.MongoDB
MongoDB 的数据库访问操作
Zu3zz/react-ssr
从零搭建一个react-ssr框架 解决页面js事件 样式同构 服务器客户端路由 数据注水脱水等问题
Zu3zz/Learn_some_algorithm_and_data_structure
从零开始回顾一下最简单最基础的算法与数据结构
chengkkll/TianCheng.SystemCommon
部门、用户、角色、功能点、菜单的通用处理
chengkkll/TianCheng.BaseService
常用逻辑的业务处理,及实现通用业务的封装
chengkkll/TianCheng.Excel
Excel按对象读写,常用的导入导出功能