自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

SUN Jiangong's technical blog

新博客:www.sunjiangong.com

  • 博客(6)
  • 资源 (29)
  • 收藏
  • 关注

原创 How to create custom shortcut in visual studio

/*******by Jiangong SUN******/ Open Visual Studio -> Tools -> Options -> Environement -> Keyboard Search the action you want, for example, I searched "Edit.RemoveAndSort". Then, you

2012-03-09 17:14:12 823

原创 How to update ASP.NET Page's .designer.cs file in visual studio

/*****by Jiangong SUN*****/ Address: http://write.blog.csdn.net/postedit/7330087 Scenario: I want to add repeater, litteral or register user control in ASP.NET pages. Sometimes the page's "

2012-03-07 19:30:00 987

原创 Knowledge Conclusion - PART V: IIS(Internet Information Server) Basics

Knowledge Conclusion - PART V: IIS Basics

2012-03-07 01:05:37 788

原创 Knowledge Conclusion - PART IV: Design patterns

Knowledge Conclusion - PART IV: Design patterns

2012-03-07 01:04:09 688

原创 Knowledge Conclusion - PART II : CSharp, .NET

Knowledge Conclusion - PART II : CSharp, .NET

2012-03-07 01:01:29 1486

原创 Knowledge Conclusion - PART III: Entity framework & SQL Server

Knowledge Conclusion - PART III: Entity framework & SQL Server

2012-03-06 17:02:57 2650

wcf service sample code for c#

a simple wcf service for c# developers

2012-12-27

Unit Test Sample Code

a demostration for unit test in c#

2012-12-10

JavaScript DOM 编程艺术(含源码)

英文原版DOM Scripting Web Design with JavaScript and the Document Object Model,语言通俗易懂,适合dom和javascript初学者。

2010-01-14

Excel VBA 开发技巧 800例

Excel VBA 开发技巧 800例。 一共有20章,下载的不是最全,缺一章,但经过我计算,一共有将近1100的例子。 非常好的资源,和大家共享!!

2009-12-18

jquery reference guide 英文原版

jquery 参考指南。详细的jquery方法使用指南。包括dom操作,event方法,ajax方法等。

2009-11-16

PHP Programming with PEAR XML, Data, Dates, Web Services, and Web APIs

PHP Programming with PEAR XML, Data, Dates, Web Services, and Web APIs 推荐!!!!

2009-10-17

PHP and Smarty on Large-Scale Web Development

PHP and Smarty on Large-Scale Web Development PHP Smarty 开发

2009-10-17

Core PHP Programming, Third Edition

Core PHP Programming, Third Editionchm 核心php编程,第三版。

2009-10-16

Beginning Javascript with DOM Scripting and Ajax (From Novice to Professional)

Beginning Javascript with DOM Scripting and Ajax (From Novice to Professional) Javascript DOM和Ajax编程,从新手到专家!! 推荐!!!

2009-10-16

Beginning PHP and MySQL From Novice to Professional, Third Edition PDF

Beginning PHP and MySQL From Novice to Professional, Third Edition PDF PHP,mysql从新手到专家,第三版。 推荐!!!

2009-10-13

Beginning PHP and MySQL 5 From Novice to Professional, Second Edition

Beginning PHP and MySQL 5 From Novice to Professional, Second Edition.pdf php从新手到专家,第二版。推荐!

2009-10-13

Advanced PHP for Web Professionals 2002

Advanced PHP for Web Professionals 高级php编程指导

2009-10-13

php manual 英文版 2009年3月

php manual 英文版 2009年3月27日。 很不错的资料。可离线学习。

2009-10-10

10dayphp rar版本

10dayphp rar版本, 给初学者一个基础的框架知识。

2009-10-10

数据结构(C#语言版) 中文版

数据结构(C#语言版) 中文版 非常有用的书!!!!强烈推荐!!

2009-10-09

大话设计模式 之 小菜编程成长记

伍迷戏说面向对象程序设计 C#版 大话设计模式 之 小菜编程成长记

2009-10-09

PHPfor Dummies, 2nd Edition 英文版

PHP for Dummies, 2nd Edition 英文版 初学者的不错选择。

2009-10-09

UML for Java Programmers中文共享版

UML for Java Programmers中文共享版 version 1.0

2009-10-08

vb精华文摘,共分10篇。

vb精华文摘,共分10篇。 《VB精华文摘-其他篇》 《VB精华文摘-图形篇》 《VB精华文摘-字符串篇》 《VB精华文摘-控件篇》 《VB精华文摘-数据库篇》 《VB精华文摘-文件篇》 《VB精华文摘-游戏篇》 《VB精华文摘-窗体篇》 《VB精华文摘-系统篇》 《VB精华文摘-网络篇》

2009-10-08

Windows 错误代码表查询

Windows 错误代码表查询 实用的错误查询工具。

2009-10-08

EXCEL.2007.MACROS.MADE.EASY.Oct.2008

EXCEL.2007.MACROS.MADE.EASY.Oct.2008 VBA学习的经典书籍,与大家共勉!!

2009-10-08

正则表达式30分钟入门教程

正则表达式30分钟入门教程。 版本:v2.31 (2009-4-11) 作者:deerchao

2009-10-08

Thinking in java 3rd edition 中文版

Thinking in java 3rd edition 中文版。 共16章,950页。

2009-10-08

High.Performance.Web.Sites.Sep.2007

High.Performance.Web.Sites.Sep.2007 高性能的网站

2009-10-07

ZEND Framework Certification CASE STUDY

zend framework 认证 案例分析 authentication & authorisation etc

2009-10-07

Pro. PHP Patterns, Frameworks, Testing and More

OOP PHP,模式,框架,测试。 Patterns, Frameworks, Testing and More,OOP PHP5

2009-10-07

Object Oriented.PHP - Concepts Techniques and Code

OOP PHP入门级资料,共17章, Acknowledgments Introduction Chapter 1: What a Tangled Web We Weave Chapter 2: Basics of Object-Oriented Programming Chapter 3: Object-Oriented Features New to PHP 5 Chapter 4: Show a Little Class Chapter 5: Mod UR Class Chapter 6: The ThumbnailImage Class Chapter 7: Building the PageNavigator Class Chapter 8: Using the PageNavigator Class Chapter 9: Database Classes Chapter 10: Improvement Through Inheritance Chapter 11: Advanced Object-Oriented Programming Concepts Chapter 12: Keeping It Fresh Chapter Chapter 14: Creating Documentation Using the Reflection Classes Chapter 15: Extending SQLite Chapter 16: Using PDO Appendix A: Setting Up PHP 5 Appendix B: Conversion Table: PHP 4 and PHP 5 Glossary Index

2009-10-07

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除