Pinned Repositories
awesome-python-webapp
小白的Python入门教程实战篇:网站+iOS App源码
Custom_Search_Engine
Customized Search Engine Powered by Google
dingding
Electric_Recruitment
fengmk2.github.com
MK2's github pages
Formula-Online-Generator
using Google Chart api to generate mathematical formulas in a webpage
free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
gitignore
A collection of useful .gitignore templates
jekyll-bootstrap
The quickest way to start and publish your Jekyll powered blog. 100% compatible with GitHub pages.
simple_addressbook
A simple address book(通讯录).可以只输入工号、姓名、部门或者电话任一信息,进行快速搜索,并能实现自动填充(AutoComplete)功能。
ytf513's Repositories
ytf513/simple_addressbook
A simple address book(通讯录).可以只输入工号、姓名、部门或者电话任一信息,进行快速搜索,并能实现自动填充(AutoComplete)功能。
ytf513/awesome-python-webapp
小白的Python入门教程实战篇:网站+iOS App源码
ytf513/Custom_Search_Engine
Customized Search Engine Powered by Google
ytf513/dingding
ytf513/Electric_Recruitment
ytf513/fengmk2.github.com
MK2's github pages
ytf513/Formula-Online-Generator
using Google Chart api to generate mathematical formulas in a webpage
ytf513/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
ytf513/gitignore
A collection of useful .gitignore templates
ytf513/jekyll-bootstrap
The quickest way to start and publish your Jekyll powered blog. 100% compatible with GitHub pages.
ytf513/jquery-json-call
Make simple JSON calls to a server with jQuery. Both send and receive any valid JSON data with one line of code. Say goodbye to the limitations of the query string format.
ytf513/jstutorial
Javascript tutorial book
ytf513/lotus_code
My private Lotus code reposity
ytf513/lucky_choose
年会抽奖系统
ytf513/mongol
A simple python tool to pinpoint the IP addresses of machines working for the Great Firewall of China.
ytf513/python_code
Private Python Code,包含自己测验的和参考网络上的。
ytf513/SieyuanWorkflowEngine
Workflow For Lotus Domino
ytf513/xpinyin
translate chinese hanzi to pinyin by python
ytf513/youdao-dict-for-ubuntu
有道词典 linux 客户端 in python
ytf513/youdao_spider
有道词典python爬虫翻译
ytf513/ytf513.github.io
小尹的博客
ytf513/zhihu-oauth
尝试解析出知乎官方未开放的 OAuth2 接口,并提供优雅的使用方式,作为 zhihu-py3 项目的替代者,目前还在实验阶段
ytf513/ztq
Z task queue, a redis based async task queue for python