java开发_JAVA_编程开发_程序员俱乐部

中国优秀的程序员网站程序员频道CXYCLUB技术地图
热搜:
更多>>
 
您所在的位置: 程序员俱乐部 > 编程开发 > JAVA > java开发

java开发

 2013/11/16 3:32:57  kukiwi  程序员俱乐部  我要评论(0)
  • 摘要:一、参考书C:《Thecprogramminglangage》C++:《ThinkinginC++》,《Thec++programminglanguage》,《effectivec++》,《moreeffectivec++》,《exceptionalc++》,《moreexceptionalc++》,《insidethec++objectmodel》Java:《Thinkinginjava》,《CoreJava》,《effectivejava》,《JavaPuzzlers》,
  • 标签:Java 开发
一、参考书
C: 《The c programming langage》
C++:《Thinking in C++》,《The c++ programming language》,《effective c++》,《more effective c++》,《exceptional c++》,《more exceptional c++》,《inside the c++ object model》
Java:《Thinking in java》,《Core Java》,《effective java》,《Java Puzzlers》,《Java Network Programming》,《java concurrency in practice》,《深入Java虚拟机》
windows:《Windows核心编程》,《Windows Internals》
linux:《Advanced Programming in the UNIX.Environment》,《Understanding Linux Network Internals》,《UNIX Network Programming》
network:《TCPIP Illustrated Volume I》,《The Linux Networking Architecture》
编程珠玑 编程之美 算法导论 top coder

二、测试
测试网站:http://www.ltesting.net/ceshi/ceshijishu/csyl/
it公司面试题:http://www.mianwww.com/html/category/it-interview/webdev

三、性能优化  http://www.cnblogs.com/fish-li/category/453548.html
前端网页素材大全:http://js.itivy.com/

四、浏览器兼容性问题
1.各浏览器中 ‘width’ 和 ‘height’ 在某些元素上的作用位置有差异
参考:http://www.w3help.org/zh-cn/causes/RD8001
2.IE6 中浮动元素在某些情况下会有双倍外边距
参考:http://www.w3help.org/zh-cn/causes/RX1001
3、css层叠
参考:http://www.w3help.org/zh-cn/kb/005/
4.CSS hack
参考:http://www.w3help.org/zh-cn/causes/RY8003
http://topic.csdn.net/u/20100715/17/6306e40a-1ea1-4f0f-a1c3-acd7470800ea.html?18677
5.CSS 框模型( Box module )
参考:http://www.w3help.org/zh-cn/kb/006/
6.CSS 定位体系
参考:http://www.w3help.org/zh-cn/kb/009/
发表评论
用户名: 匿名