自定义博客皮肤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)
  • 资源 (11)
  • 收藏
  • 关注

原创 jQuery选择器总结

$("#myELement")    选择id值等于myElement的元素,id值不能重复在文档中只能有一个id值是myElement所以得到的是唯一的元素 $("div")           选择所有的div标签元素,返回div元素数组 $(".myClass")      选择使用myClass类的css的所有元素 $("*")            

2014-01-20 08:42:53 1699

c#调用java WEB服务

• Background  Definition  Features of web services  Basic Components • Web Services Interoperability • Create a Java Web Service  Create a web application project  Add web service to the project  Add operations to the web service  Implementing the web methodes  Deploy and test the web service • Create ASP.net Web Site Using C#  Create ASP.net web site  Add web reference  Write code to invoke web service  Test web service client application • Conclusion

2013-09-03

JavaScript 权威指南

JavaScript 权威指南 JS 大全 脚本

2012-12-08

Pro WPF 4.0 in C# 2010

Pro WPF in C# 2010-Windows Presentation Foundation in .NET 4_decbook.com.pdf

2010-12-30

jquery手册使用指南

jQuery 使用指南 The code itself is written rather cleanly in an attempt to self-document. If you've spotted some areas of code that could be improved, please feel free to discuss it on the Development mailing list. All input is gladly appreciated!

2010-12-30

Pro.WF.Windows.Workflow.in.NET.4.0.pdf

Pro.WF.Windows.Workflow.in.NET.4.0一书配套代码 高级编程

2010-12-14

Beginning.WF.Windows.Workflow.in.NET.4.0

Vs 2010 .net 工作流开发 初级教程

2010-12-14

visual studio 2010 源代码

visual studio 2010 实例代码

2010-12-03

水晶报表制作原则及步骤

这是一份描述用.NET2005水晶报表制作的方法及制作步步骤的电子文档

2008-10-13

网络课程设计报告

主要介绍了校园网站设计的方案及实现方法

2008-03-13

网络课程设计报告

网络课程设计报告主要介绍了基于P2P网络的聊天系统的设计原理与体系结构,并且根据研究的结果开发出了界面友好、方便易用的即时通讯聊天工具。本文首先介绍了软件开发技术基础,其次分析了该系统的功能构成与体系结构,然后详细介绍了该系统的设计与实现中的网络通信功能的界面设计、UDP数据包通过NAT网关、文件传输模块的设计等问题。最后,提出了进一步的改进方案。另外,由于本系统传输层采用不可靠的UDP协议,还设计了在UDP环境下进行可靠通信的机制。

2008-03-13

网络故障分析器

人工网络数据生成分析功能.GN算法分社团

2008-03-13

空空如也

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

TA关注的人

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