自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(1)
  • 资源 (4)
  • 收藏
  • 关注

原创 主题:钩子函数简析及实例

钩子函数、回调函数、注册函数,挂钩子这些我们代码中经常涉及到的东西,是否已经困扰你很久了?它们究竟是怎么回事,究竟怎么用?下面我来为你一一解答。什么是钩子函数?钩子函数也叫回调函数,是通过函数指针来实现的,那我们来看看什么是函数指针。首先看看以下例子:int *p;int a,b;我们可以让指针p先后指向a, b,这样,p就先后代表了不同变量的地

2014-09-17 11:41:12 15042 11

程序员实用算法超实用的经典教材加实例

本书重点关注的是立即实用的代码,算法,可移植性和操作性比较强

2011-06-20

原版英文教材《Beginning SQL》作者Paul Wilton and John W. Colby

About the Authors Paul Wilton After an initial start as a Visual Basic applications programmer at the Ministry of Defense in the U.K., Paul found himself pulled into the Net. Having joined an Internet development company, he spent the last three years helping create Internet solutions and is currently working on an e-commerce Web site a major British bank. Paul’s main skills are in developing Web front ends using DHTML, JavaScript, VBScript, and Visual Basic and back-end solutions with ASP, Visual Basic, and SQL Server. Currently, Paul is working on new Web-based application that will hopefully make him millions. . . well, thousands at least! Paul Wilton contributed Chapters 1–9 and Appendixes A, B and C to this book. John W. Colby John Colby is an independent consultant who has specialized in Access development since 1994. He designed databases for companies in the U.S., Mexico, Canada, and Ireland. John is past president and current board member of Database Advisors, Inc. (www.databaseAdvisors.com), a not-for-profit organization dedicated to providing fellow developers with a place to discuss Access, SQL Server, Visual Basic, and other topics relative to modern database applications development. Database Advisors also allows developers to showcase their talents by sharing databases, wizards, and various code packages. John lives in northwestern Connecticut with his wife and two small children. He enjoys music, travel, all things computers, and he dreams of working from his laptop while enjoying travel with his family. John W. Colby contributed Chapters 10–13 to this book.

2010-12-20

数据库基础英文原版 作者Abiteboul

数据库领域的经典教材,英文原版,高清PDf。英文名《Foundations of Databases》

2010-12-20

空空如也

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

TA关注的人

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