自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 JAVASCRIPT精彩200例

1.文本框焦点问题onBlur:当失去输入焦点后产生该事件onFocus:当输入获得焦点后,产生该文件Onchange:当文字值改变时,产生该事件Onselect:当文字加亮后,产生该文件input type="text" value="郭强" onfocus="if(value==郭强) {value=}" onblur="if (value==) {value=郭强}">点击时

2007-06-22 14:11:00 1197

转载 iText的简单应用

第一部分 iText的简单应用第一章 创建一个Document利用iText五步创建一个PDF文件:helloword。第一步,创建一个 iTextSharp.text.Document对象的实例:Document document = new Document();第二步,为该Document创建一个Writer实例:PdfWriter.getInstance(docum

2007-06-14 13:11:00 6054 7

转载 [转]70个流行的AJAX应用的演示和源码下载

Ajallerix : AJAX, simple, fast Web image gallery demo ; at Novell AJAX - microlink pattern tutorial : A microlink is a link that opens up content below it. Ajax BBC News RSS Reader :

2007-06-12 10:04:00 755

转载 JavaScript教程--从入门到精通(一)

JavaScript教程--从入门到精通(一)JavaScript 是由Netscape公司开发并随Navigator导航者一起发布的、介于Java与HTML之间、基于对象事件驱动的编程语言,正日益受到全球的关 注。因它的开发环境简单,不需要Java编译器,而是直接运行在Web浏览器中,而因倍受Web设计者的所爱。   这一套JavaScript教程分九个章节从什么是JavaScript、Ja

2007-06-11 13:37:00 2208 3

AX Dialog ERP CODE

AX Dialog ERP CODE

2013-03-07

SQL反模式PDF

SQL反模式 PDF .

2013-02-19

Struts 数据库项目开发宝典

Struts 数据库项目开发宝典

2013-01-08

struts-2.0.11.1-all

struts-2.0.11.1-all

2013-01-08

深入JAVA虚拟机

深入JAVA虚拟机

2013-01-04

深入理解Java虚拟机JVM高级特性与最佳实践

深入理解Java虚拟机JVM高级特性与最佳实践

2013-01-04

jBPM4工作流应用开发指南

jBPM4工作流应用开发指南

2012-12-27

AJAX 实战PDF

AJAX实战。

2012-12-01

Oracle Database 11g SQL开发指南

Oracle Database 11g SQL开发指南

2012-11-29

Oracle专家高级编程

Oracle专家高级编程

2012-11-29

ADempiere 3.6 Cookbook

ADempiere 3.6 Cookbook

2012-11-28

nexus-oss-webapp-1.8.0-bundle

nexus-oss-webapp-1.8.0-bundle.....

2012-11-28

跟我学Spring3

跟我学Spring3

2012-11-28

gxt-2.2.4 开发包及API

gxt-2.2.4 开发包及API

2012-11-23

Java.Persistence.with.Hibernate

Java.Persistence.with.Hibernate

2012-11-23

MongoDB.in.Action

MongoDB.in.Action

2012-11-23

Thinking In UML

Thinking In UML 大象

2012-11-23

JQuery实战

JQuery实战

2012-11-23

[Lucene搜索引擎开发权威经典].于天恩著.扫描版

[Lucene搜索引擎开发权威经典].于天恩著.扫描版

2012-11-23

Struts.2权威指南--基于WebWork核心的MVC开发

[Struts.2权威指南--基于WebWork核心的MVC开发].李刚.扫描版

2012-11-23

SAP Press - Architecting EDI with SAP IDocs (2nd)

SAP Press - Architecting EDI with SAP IDocs (2nd) PDF

2022-11-21

2014年SAP PP知名机构培训视频 8课 第三课

2014年SAP PP知名机构培训视频 8课

2022-03-02

2014年SAP PP知名机构培训视频 8课 第一课

2014年SAP PP知名机构培训视频 8课

2022-03-02

AP230_EN_30A_COL13_FV

AP230_EN_30A_COL13_FV

2022-03-02

Configuring+SAP+ERP+Financials++-+Jones%2C+Peter

Configuring+SAP+ERP+Financials++-+Jones%2C+Peter

2022-03-02

JavaScript Next.pdf

JavaScript has finally grown up. Armed with a slew of new features, JavaScript now makes writing the code that powers your applications elegant, concise, and easy to understand. This book is a pragmatic guide to the new features introduced in JavaScript, starting with Edition 6 of ECMAScript, and ending with Edition 9. Using a “compare and contrast” approach, each chapter offers a deep dive into new features, highlighting how best to use them moving forward. As you progress through the book, you’ll be offered multiple opportunities to see the new features in action, and in concert with one another. Backed by an example-driven writing style, you’ll learn by doing, and get ready to embrace the new world of JavaScript. What You’ll Learn Provide a deep exposition of the new features introduced in ES6 through ES9 Review how JavaScript’s new features by-pass any limitations of an existing approach Examine the refactoring necessary to go from old to new Demonstrate how JavaScript’s new features work in unison with each other Who This Book Is For New and experienced developers who wish to keep abreast of the changes to JavaScript and deepen their understanding of the language.

2019-10-30

AX2009教程.pdf

AX2009 的使用说明PDF文档 ,系统介绍每个功能模块

2019-10-29

Microsoft Dynamics AX 2009 Programming Getting Started.pdf

Microsoft Dynamics AX 2009 Programming Getting Started

2019-10-29

C#4.0权威指南原书+源码

C#4.0权威指南原书+源码

2017-05-11

EntityFramework4.1

EntityFramework4.1 .NET 工具

2017-05-11

198个经典C#WinForm实例源码

198个经典C#WinForm实例源码

2017-05-11

LINQ 实战 PDF

LINQ实战

2017-05-11

LINQ高级编程

LINQ高级编程-

2017-05-11

SQL Server 2008高级程序设计

SQL Server 2008高级程序设计

2017-03-07

SharePoint 2013开发入门经典 第3版

SharePoint 2013开发入门经典 第3版

2017-03-07

Using Microsoft Dynamics AX, 5th Edition

Using Microsoft Dynamics AX, 5th Edition

2017-03-07

SQL Server 2008 实战

SQL+Server+2008实战 PDF

2017-03-07

Middlegen-Hibernate-r5

Middlegen-Hibernate-r5

2013-05-31

cms项目第二部分_实现了栏目管理和权限_源码

cms项目第二部分_实现了栏目管理和权限_源码 孔浩

2013-05-29

cms完整项目_第一部分源码

cms完整项目_第一部分源码.zip...........孔浩

2013-05-29

空空如也

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

TA关注的人

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