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

推荐订阅源

WordPress大学
WordPress大学
The GitHub Blog
The GitHub Blog
F
Fortinet All Blogs
Cloudbric
Cloudbric
P
Palo Alto Networks Blog
T
Threatpost
T
Tor Project blog
T
Tenable Blog
AWS News Blog
AWS News Blog
Project Zero
Project Zero
L
LangChain Blog
Cyberwarzone
Cyberwarzone
Engineering at Meta
Engineering at Meta
雷峰网
雷峰网
C
CERT Recently Published Vulnerability Notes
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Security Latest
Security Latest
云风的 BLOG
云风的 BLOG
I
Intezer
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
P
Proofpoint News Feed
A
Arctic Wolf
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Google DeepMind News
Google DeepMind News
V
Vulnerabilities – Threatpost
C
Cybersecurity and Infrastructure Security Agency CISA
MongoDB | Blog
MongoDB | Blog
aimingoo的专栏
aimingoo的专栏
K
Kaspersky official blog
Jina AI
Jina AI
N
News | PayPal Newsroom
T
The Blog of Author Tim Ferriss
D
DataBreaches.Net
A
About on SuperTechFans
博客园 - 三生石上(FineUI控件)
博客园 - 【当耐特】
Hugging Face - Blog
Hugging Face - Blog
Recorded Future
Recorded Future
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
S
Secure Thoughts
TaoSecurity Blog
TaoSecurity Blog
P
Privacy & Cybersecurity Law Blog
P
Proofpoint News Feed
MyScale Blog
MyScale Blog
IT之家
IT之家
Forbes - Security
Forbes - Security
The Hacker News
The Hacker News
Last Week in AI
Last Week in AI
T
Threat Research - Cisco Blogs
Y
Y Combinator Blog

PHP | 酷 壳 - CoolShell

代码执行的效率 | 酷 壳 - CoolShell PHP分页技术的代码和示例 | 酷 壳 - CoolShell 开源中最好的Web开发的资源 | 酷 壳 - CoolShell Web开发人员速查卡 | 酷 壳 - CoolShell 九个PHP很有用的功能 | 酷 壳 - CoolShell 最为奇怪的程序语言的特性 | 酷 壳 - CoolShell 程序员眼中的编程语言 | 酷 壳 - CoolShell SQL的Where语句 | 酷 壳 - CoolShell Javascript程序员嘴最脏?? | 酷 壳 - CoolShell MySQL性能优化的最佳20+条经验 | 酷 壳 - CoolShell 编程语言汽车 | 酷 壳 - CoolShell 到处都是Unix的胎记 | 酷 壳 - CoolShell 编程真难啊 | 酷 壳 - CoolShell 十个Web开发文章和教程 | 酷 壳 - CoolShell
一些文章和各种资源 | 酷 壳 - CoolShell
陈皓 · 2011-09-20 · via PHP | 酷 壳 - 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.

发表回复