Giter VIP home page Giter VIP logo

yanggg1133's Projects

thinkphp_rms icon thinkphp_rms

Recruitment management system,根据企业参加校园招聘会设计,用于企业申请校园招聘会,宣讲会等,前后台模式,基于ThinkPHP3.1,Bootstrap前后台,做了简单的前台适配。

thinkwechat icon thinkwechat

为thinkphp提供的微信SDK,集成opensns管理后台,wechat-php-sdk, WEUI 实现快速开发微信企业号,微信服务号,钉钉办公套件,内置二维码生成,邮件短信微信消息发送,也许是thinkphp最好最快的微信开发工具。

tkxt icon tkxt

10年前的asp题库系统

tls-update icon tls-update

Documentation & tools for the upcoming TLSv1.2 required update

tp_oauth icon tp_oauth

基于thinkphp5.0.10,dawn-api进行优化和改造的一栈式oauth2.0 rest基础框架

tpay icon tpay

Tpay是微信和支付宝最强的个人免签全自动回调支付系统 资金直达 个人账户 开源免费 不用预先保存二维码 金额自定义 无需映射 无需vps服务器 手机和web端都支持 响应及时 回调自定 稳定不改原app

translate icon translate

集成百度翻译、有道云翻译、谷歌翻译、金山词霸翻译

wechat icon wechat

:package: It is probably the best SDK in the world for developing Wechat App.

wechat_shop icon wechat_shop

基于thinkphp 后台系统的微信小程序商城系统,后端API+前端小程序APP源码

weixincustomerservice icon weixincustomerservice

主要使用了微信小程序的客服接口,通过将用户输入的消息发送至自己服务器端。 此服务器端用于接收和存储聊天内容,并且提供简单的查看历史资料和模拟客服发送消息的功能。

wf-mproduct icon wf-mproduct

项目说明 renren-security是一个轻量级权限管理系统,其核心设计目标是开发迅速、学习简单、轻量级、易扩展 使用renren-security搭建项目,只需编写30%左右代码,其余的代码交给系统自动生成 一个月的工作量,一周就能完成,剩余的时间可以陪家人、朋友、撩妹、钓凯子等,从此踏入高富帅、白富美行业 具有如下特点 轻量级的权限系统,只涉及Spring、Shiro、Mybatis后端框架,降低学习使用成本 友好的代码结构及注释,便于阅读及二次开发 支持HTML、JSP、Velocity、Freemarker等视图,零技术门槛 灵活的权限控制,可控制到页面或按钮,满足绝大部分的权限需求(如需控制到按钮级别,需使用Shiro标签,控制按钮的显示或隐藏) 页面交互使用Vue2.x,极大的提高了开发效率 完善的代码生成机制,可在线生成entity、xml、dao、service、html、js代码,减少70%以上的开发任务 引入quartz定时任务,可动态完成任务的添加、修改、删除、暂停、恢复及日志查看等功能 引入路由机制,刷新页面会停留在当前页 如何交流、反馈、参与贡献? 项目主页:http://www.renren.io/open/ 开发文档:http://www.renren.io/open/doc.html oschina仓库:http://git.oschina.net/babaio/renren-security github仓库:https://github.com/sunlightcs/renren-security 编程入门教程:http://www.renren.io 官方QQ群:324780204、145799952 如需关注项目最新动态,请Watch、Star项目,同时也是对项目最好的支持 技术讨论、二次开发等咨询、问题和建议,请移步到QQ群324780204、145799952,我会在第一时间进行解答和回复! 技术选型: 核心框架:Spring Framework 4.2 安全框架:Apache Shiro 1.3 视图框架:Spring MVC 4.2 持久层框架:MyBatis 3.3 定时器:Quartz 2.2 数据库连接池:Druid 1.0 日志管理:SLF4J 1.7、Log4j 页面交互:Vue2.x 软件需求 JDK1.7+ MySQL5.5+ Tomcat7.0+ Maven3.0+ 本地部署 通过git下载源码 创建数据库renren-security,数据库编码为UTF-8 执行doc/db.sql文件,初始化数据 修改db.properties文件,更新MySQL账号和密码 Eclipse、IDEA执行【clean package tomcat7:run】命令,即可运行项目 项目访问路径:http://localhost 非Maven方式启动,则默认访问路径为:http://localhost:8080/renren-security 建议使用阿里云的Maven仓库: <mirror> <id>alimaven</id> <name>aliyun maven</name> <url>http://maven.aliyun.com/nexus/content/groups/public/</url> <mirrorOf>central</mirrorOf> </mirror>

woderp icon woderp

跨境电商ERP系统,集成速卖通,阿里巴巴采购,京东API等电商平台数据,实现订单处理采购管理数据互通

wxcaiji_i3geek icon wxcaiji_i3geek

wordpress插件,微信文章采集,微信公众号(服务号)全部历史文章采集,自动采集。

wxcrawler icon wxcrawler

根据提供的微信文章地址,简单的爬取微信文章内容,提取标题、作者、公众号、封面、文章主体、以及文章主体纯文本等信息

xiaotshop icon xiaotshop

laravel5.5搭建的后台管理 和 api服务 的小程序商城

xsd2codemirror icon xsd2codemirror

根据xml schmea 文件生成 codemirror 需要的tags json对象

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.