惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

N
News | PayPal Newsroom
Security Archives - TechRepublic
Security Archives - TechRepublic
Hacker News: Ask HN
Hacker News: Ask HN
H
Hacker News: Front Page
Apple Machine Learning Research
Apple Machine Learning Research
TaoSecurity Blog
TaoSecurity Blog
Help Net Security
Help Net Security
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
V
V2EX
Hugging Face - Blog
Hugging Face - Blog
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
人人都是产品经理
人人都是产品经理
博客园 - 三生石上(FineUI控件)
Security Latest
Security Latest
Cloudbric
Cloudbric
WordPress大学
WordPress大学
S
SegmentFault 最新的问题
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
www.infosecurity-magazine.com
www.infosecurity-magazine.com
Know Your Adversary
Know Your Adversary
A
Arctic Wolf
L
LangChain Blog
Application and Cybersecurity Blog
Application and Cybersecurity Blog
The GitHub Blog
The GitHub Blog
P
Proofpoint News Feed
W
WeLiveSecurity
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
M
MIT News - Artificial intelligence
Google DeepMind News
Google DeepMind News
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
The Cloudflare Blog
小众软件
小众软件
NISL@THU
NISL@THU
云风的 BLOG
云风的 BLOG
P
Privacy & Cybersecurity Law Blog
S
Security @ Cisco Blogs
博客园 - 【当耐特】
I
InfoQ
Vercel News
Vercel News
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
P
Proofpoint News Feed
O
OpenAI News
Google DeepMind News
Google DeepMind News
N
News and Events Feed by Topic
K
KPMG report finds enterprise disconnect between AI and its ROI | CIO
K
Kaspersky official blog
T
Threat Research - Cisco Blogs
量子位
宝玉的分享
宝玉的分享

Performance | 酷 壳 - CoolShell

ETCD的内存问题 | 酷 壳 - CoolShell 性能测试应该怎么做? | 酷 壳 - CoolShell 从LongAdder看更高效的无锁实现 | 酷 壳 - CoolShell 分布式系统的事务处理 | 酷 壳 - CoolShell 无锁HashMap的原理与实现 | 酷 壳 - CoolShell 并发框架Disruptor译文 | 酷 壳 - CoolShell 应该知道的Linux技巧 | 酷 壳 - CoolShell 无锁队列的实现 | 酷 壳 - CoolShell 代码执行的效率 | 酷 壳 - CoolShell 28个Unix/Linux的命令行神器 | 酷 壳 - CoolShell 性能调优攻略 | 酷 壳 - CoolShell 多版本并发控制(MVCC)在分布式系统中的应用 | 酷 壳 - CoolShell Why C++ ? 王者归来 | 酷 壳 - CoolShell 由12306.cn谈谈网站性能技术 | 酷 壳 - CoolShell
一些文章和各种资源 | 酷 壳 - CoolShell
陈皓 · 2011-09-20 · via Performance | 酷 壳 - CoolShell
一些文章和各种资源

一些文章和各种资源

评论 44 条评论 63,488 人阅读

下面是近期收录的一些文章和资源,希望对你有用。

系统方面

Mozilla's Gecko rendering engine main flow
Mozilla's Gecko rendering engine main flow

各种教程


  • SQL注入口袋书Google Doc 需翻墙)涵盖MySQL, MSSQL和Oracle,我觉得可以用来做你的程序的安全测试。
  • 一个超有意思的学习Javascript的在线课件了。下面的这个网页上有一个Web的命令行,你可以跟着他的提示去输入一些命令,并以此来学习Javascript,这个创意真是太好了,我觉得这应该推广到我们的学校中去,不是只听老师讲,还需要大家一起来动作。 http://www.codecademy.com/

Web库

django-google-charts

  • 一个新的HTML5+CSS3的JS库Kendo UIhttp://demos.kendoui.com/ 这样的JS库有很多,如比较经典的ExtJS, YUI 和 jQuery。不过大家可以试试这个库。其支持移动设备。

AeroViewr

HTML 5

 编程规范

其它

  • 声讨PHP的一个slids http://zakx.de/phprant-en.pdf, 前面说到的两个网站都是使用PHP做到,不过,你可以通过这个PDF了解一下PHP有哪些地方不好。

—— 更新 2011.9.20  21:00 ——

@xzhaoyang 在留言中问我有没有C写CGI的文章,我看过最好的一篇是下面这篇:

http://www.tutorialspoint.com/cplusplus/cpp_web_programming.htm (注意翻墙)

(全文完)

相关文章

Loading...

一些文章和各种资源》的相关评论

  1. Tagged.com的扩展之路,这里有中文版:《Tagged社交网站扩展到上千个服务器过程中的5个快照》http://www.jobbole.com/entry.php/1435 :)

  2. 呵呵 不错。。我比较好奇楼主是怎么找到这么多资源的~~

  3. 资源很杂,很多,但是很有用,尤其是那个how browsers work

  4. 好东西很多啊,多谢多谢。

  5. 我想用C写CGI程序,但是都没什么资料,不知道能不能推荐一些?

    1. google 一搜一大堆啊。

  6. @陈皓
    google出来的大都是同一篇,转来转去的。

    1. 这篇是我看到过的最好的一篇:http://www.tutorialspoint.com/cplusplus/cpp_web_programming.htm (注意翻墙)

  7. 这么多好东西啊!谢谢了!嘻嘻!

  8. 还是比较喜欢java写的的CGI,直观清晰。JSP也不错

  9. @陈皓
    这篇好像是用一个C++的CGI库,但我是想用C语言自己写一个库,方便下次用。现在卡在文件上传的处理。
    我可以去研究一下cgicc的源码,谢谢推荐。

  10. 非常好,感谢!

  11. 博主 幸苦哦 收集的东西不错。

  12. 一直看博主的博客.确实增长了视野.谢谢..

  13. good

  14. 一直在学习 找到一个好的地方不容易啊 3Q了

  15. 资源很杂,很多,但是很有用,尤其是那个how browsers work

  16. 博主 幸苦哦 收tltesoft.com 集的东西不错。

  17. @xzhaoyang
    同意,我搜一个问题,搜索结果都是换汤不换药

  18. 还是不理解 linux 内核风格那篇文章中 为什么要烧掉gnu的代码标准

  19. Way cool! Some extremely valid points! I appreciate you writing this post and also the rest of the website is also really good.

发表回复