用户工具

站点工具


start

差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

两侧同时换到之前的修订记录前一修订版
后一修订版
前一修订版
start [2017/04/12 08:23] – [Jiaji' Wiki] jiajistart [2024/02/04 04:49] (当前版本) – 外部编辑 127.0.0.1
行 1: 行 1:
-====== Jiaji' Wiki ======+====== Taijicoder Wiki ======
  
 [[utils|好用工具]] [[utils|好用工具]]
  
-## 资料参考+[[references|资料参考]]
  
-### Web+[[guides|经典教程]]
  
-[W3C ALL STANDARDS AND DRAFTS](https://www.w3.org/TR/)+[[tips|实用知识点]]
  
-[可以查所有RFC,USENET存档的网站](http://www.faqs.org/faqs/)+[[advanceds|深度好文]]
  
-[List of HTTP header fields](https://en.wikipedia.org/wiki/List_of_HTTP_header_fields)+[[sites|有意思的站点]]
  
-[MIME Types](https://www.iana.org/assignments/media-types/media-types.xml)+[[libs|开源库]]
  
-[Unicode日期格式的模版 Date Format Patterns](http://www.unicode.org/reports/tr35/tr35-25.html#Date_Format_Patterns)+[[sidebar]]
  
-[WebKit Documentation](http://arunpatole.com/webkit/2011/webkit-documentation/) 
  
-[撰写 Adblock Plus 过滤规则](https://adblockplus.org/zh_CN/filters) 
  
-### iOS 
- 
-[Apple 开发所有文档的导航入口](https://developer.apple.com/library/content/navigation/) 
- 
-[iOS Runtime header 搜索网站](http://developer.limneos.net/) 
- 
-[Apple Store Review Guidelines](https://developer.apple.com/app-store/review/guidelines/) 
- 
-[Cocoa Dev Central](http://cocoadevcentral.com/) 
- 
-[Machine Learning for iOS](http://alexsosn.github.io/ml/2015/11/05/iOS-ML.html) 
- 
-[所有Apple 设备的型号](https://www.theiphonewiki.com/wiki/Models) 
- 
-[提交App需要准备的文件材料 iTunes Connect Properties](https://developer.apple.com/library/content/documentation/LanguagesUtilities/Conceptual/iTunesConnect_Guide/Appendices/Properties.html) 
- 
-### Emacs 
- 
-[Emacs Manual](http://www.gnu.org/software/emacs/manual/html_node/emacs/index.html) 
- 
- 
-## 实用开源库 
- 
-[Web工程师必备的43款可视化工具](http://www.csdn.net/article/2013-01-15/2813666-Web-Tools) 
- 
-## 经典教程 
- 
-[High Performance Browser Networking](http://chimera.labs.oreilly.com/books/1230000000545/index.html) 
- 
-[正则表达式入门文档](http://deerchao.net/tutorials/regex/regex.htm) 
- 
-[Emacs 学习资料大集合](http://batsov.com/articles/2011/11/30/the-ultimate-collection-of-emacs-resources/) 
- 
-[Ubuntu Skills](http://wiki.ubuntu.org.cn/UbuntuSkills) 
- 
-[The TCP/IP Guide](http://www.tcpipguide.com/free/index.htm) 
- 
-[NGINX REVERSE PROXY](https://www.nginx.com/resources/admin-guide/reverse-proxy/) 
- 
-[图像处理和计算机视觉--基础,经典以及最近发展](https://wenku.baidu.com/view/bb1394f804a1b0717ed5dd03.html) 
- 
-[Eloquent JavaScript](http://eloquentjavascript.net/) 
- 
-[Full Stack Python](http://www.fullstackpython.com/table-of-contents.html) 
- 
-[An Introduction to Programming with Threads](http://birrell.org/andrew/papers/035-Threads.pdf) 
- 
-[HTTP2 HTTP/2:新的机遇与挑战](https://imququ.com/post/http2-new-opportunities-and-challenges.html) 
- 
-[cURL: a quick intro](http://www.codeterrorizer.com/commands/curl-fast-intro) 
- 
-## 实用Tips 
- 
-### Web 
- 
-[Browser Hacks](http://browserhacks.com/) 
- 
-[Disabling Chrome cache for website development](http://stackoverflow.com/questions/5690269/disabling-chrome-cache-for-website-development) 
- 
- 
-[WHAT IS THE DIFFERENCE BETWEEN HASHING AND ENCRYPTING?](http://www.securityinnovationeurope.com/blog/page/whats-the-difference-between-hashing-and-encrypting) 
- 
-[What is the best way to extract the most important image from a web page given its DOM tree structure?](https://www.quora.com/What-is-the-best-way-to-extract-the-most-important-image-from-a-web-page-given-its-DOM-tree-structure) 
- 
-[CSS 盒模型](https://www.qianduan.net/css-box-model/) 
- 
-[CSS Float Theory: Things You Should Know](https://www.smashingmagazine.com/2007/05/css-float-theory-things-you-should-know/) 
- 
-[CSS support on email clients](https://www.campaignmonitor.com/css/) 
- 
-[How to make a DIV with no content have a width?](http://stackoverflow.com/questions/4171286/how-to-make-a-div-with-no-content-have-a-width) 
- 
-[Mobile Viewport](https://quirksmode.org/mobile/viewports2.html) 
- 
-[HTML5安全:CORS(跨域资源共享)简介](http://blog.csdn.net/hfahe/article/details/7730944) 
- 
-### iOS 
- 
-[Override Objc method via category](http://stackoverflow.com/questions/14259517/override-a-method-in-objective-c-via-category) 
- 
-[Convert UIWebview contents to a UIImage](http://stackoverflow.com/questions/858788/convert-uiwebview-contents-to-a-uiimage) 
- 
-[Is it possible to auto-detect string encoding in a Cocoa program ](http://www.macosxguru.net/article.php?story=20030808081801868) 
- 
-[iOS 8 UITableView separator inset 0 not working](http://stackoverflow.com/questions/25770119/ios-8-uitableview-separator-inset-0-not-working) 
- 
-[Determining the available amount of RAM on an iOS device ?](http://stackoverflow.com/questions/5012886/determining-the-available-amount-of-ram-on-an-ios-device) 
- 
-[谈谈 GIF 格式](https://zhuanlan.zhihu.com/p/22590949) 
- 
-### Linux 
- 
- 
-[HOW TO SET A PROXY FOR THE TERMINAL [QUICK LINUX TIP]](http://www.webupd8.org/2010/10/how-to-set-proxy-for-terminal-quick.html) 
- 
-[[Github 配置 SSH key]] 
- 
-[Merging vs. Rebasing](https://www.atlassian.com/git/tutorials/merging-vs-rebasing) 
- 
-[Squash several Git commits into a single commit](https://makandracards.com/makandra/527-squash-several-git-commits-into-a-single-commit) 
- 
-[Search a git repo like a ninja](http://travisjeffery.com/b/2012/02/search-a-git-repo-like-a-ninja/) 
- 
-[How to show git log history for a sub directory of a git repo?](http://stackoverflow.com/questions/16343659/how-to-show-git-log-history-for-a-sub-directory-of-a-git-repo) 
- 
-[How to list the file names only that changed between two commits?](http://stackoverflow.com/questions/1552340/how-to-list-the-file-names-only-that-changed-between-two-commits) 
- 
-[How To Set Up Nginx with HTTP/2 Support on Ubuntu 16.04](https://www.digitalocean.com/community/tutorials/how-to-set-up-nginx-with-http-2-support-on-ubuntu-16-04) 
- 
-[How can I delete all files with a particular extension in a particular folder?](http://unix.stackexchange.com/questions/42020/how-can-i-delete-all-files-with-a-particular-extension-in-a-particular-folder) 
- 
-[EOF是什么?](http://www.ruanyifeng.com/blog/2011/11/eof.html) 
- 
-### macOS 
- 
-[TCP and UDP ports used by Apple software products](https://support.apple.com/en-us/HT202944) 
- 
-[Xcode users can free up space on your Mac](http://ajithrnayak.com/post/95441624221/xcode-users-can-free-up-space-on-your-mac) 
- 
-[Mac OS 键盘设置 A Modern Space Cadet](http://stevelosh.com/blog/2012/10/a-modern-space-cadet/) 
- 
-## 深度文章 
- 
-### Web 
- 
-[How Browsers Work: Behind the scenes of modern web browsers](https://www.html5rocks.com/en/tutorials/internals/howbrowserswork/) 
- 
-[Best Practices for Designing a Pragmatic RESTful API](http://www.vinaysahni.com/best-practices-for-a-pragmatic-restful-api) 
- 
-[Building an API: Best Practices](http://www.startupcto.com/backend-tech/building-an-api-best-practices) 
- 
-[Caching Tutorial](https://www.mnot.net/cache_docs/) 
- 
-[深度剖析:如何实现一个 Virtual DOM 算法](https://segmentfault.com/a/1190000004029168) 
- 
-[How HTML5 Web Sockets Interact With Proxy Servers](https://www.infoq.com/articles/Web-Sockets-Proxy-Servers) 
- 
-### iOS 
- 
-[[通过私有API调试UIWebView]] 
- 
-[Resize a UIImage the right way](http://vocaro.com/trevor/blog/2009/10/12/resize-a-uiimage-the-right-way/) 
- 
-[iOS 保持界面流畅的技巧](http://blog.ibireme.com/2015/11/12/smooth_user_interfaces_for_ios/) 
- 
-[iOS触摸事件的流动](http://shellhue.github.io/2017/03/04/FlowOfUITouch/) 
- 
-[Library vs Framework in iOS](http://blog.lanvige.com/2015/01/04/library-vs-framework-in-ios/?utm_source=tuicool&utm_medium=referral) 
- 
-[Swift Runtime分析:还像OC Runtime一样吗?](https://mp.weixin.qq.com/s?__biz=MzA3ODg4MDk0Ng==&mid=403153173&idx=1&sn=c631f95b28a0eb4b842a9494e43a30e5&scene=1&srcid=0411nXUTkQ6iwljBxNeAy5jg&key=b28b03434249256b60dcb9aea88dce40e7a1ee0e66963b948073d936b9786aa8046c2a3ba77f72f6cd452d879551fca7&ascene=0&uin=MTIwODIw&devicetype=iMac+MacBookPro12%2C1+OSX+OSX+10.10.5+build(14F1713) 
- 
-### Linux 
- 
-[Understand Linux Shell and Basic Shell Scripting Language Tips](http://www.tecmint.com/understand-linux-shell-and-basic-shell-scripting-language-tips/) 
- 
-[[Bash, Zsh profile 文件的load顺序]] 
- 
-[一个“蝇量级” C 语言协程库](http://coolshell.cn/articles/10975.html) 
- 
-### Database 
- 
-[MySQL索引背后的数据结构及算法原理](http://blog.jobbole.com/24006/) 
- 
- 
- 
-## 有意思的技术博客 
- 
-### Web 
- 
-[Chrome 迷](http://chromi.org/) 
- 
-### iOS 
- 
-[Cocoa with Love](http://www.cocoawithlove.com/) 
- 
-[Mike Ash NSBlog](https://www.mikeash.com/pyblog/) 
- 
-### Emacs 
- 
-[Planet Emacs](http://planet.emacsen.org/) 
- 
-### Generic 
- 
-[Commandlinefu](http://www.commandlinefu.com/commands/browse/last-week/sort-by-votes) 
- 
-[~iany](http://blog.iany.me/zh/) 
- 
-[The Lumber Room](https://shreevatsa.wordpress.com/) 
- 
-[Coding Labs](http://blog.codinglabs.org/) 
- 
-[技术发展曲线](http://www.gartner.com/technology/research/methodologies/hype-cycle.jsp) 
- 
-[程序员的四种类型](http://blog.jobbole.com/42210/) 
- 
-[听各种鸟的叫声](http://macaulaylibrary.org/) 
- 
-[你可能不知道的农历](http://www.guokr.com/post/347426/) 
start.1491985398.txt.gz · 最后更改: (外部编辑)