1.this.dsConfig = new DataSet();//使用指定的文件将 XML
架构和数据读入 System.Data.DataSet。
this.dsConfig.ReadXml(System.Windows.Forms.Application.StartupP...
分类:
其他好文 时间:
2014-05-01 13:47:02
阅读次数:
304
bind(type,[data],fn)
为每个匹配元素的特定事件绑定事件处理函数$("a").bind("click",function(){alert("ok");});live(type,[data],fn)
给所有匹配的元素附加一个事件处理函数,即使这个元素是以后再添加进来的$("a").l...
分类:
Web程序 时间:
2014-05-01 01:29:08
阅读次数:
441
using System; using System.Collections.Generic;
using System.ComponentModel; using System.Data; using System.Drawing; using
System.IO; using System.Li...
分类:
其他好文 时间:
2014-05-01 01:02:33
阅读次数:
322
创建方法//动态调用web服务 public static object
InvokeWebSer(string url,string @namespace, string classname, string methodname,
object[] args) { ...
分类:
Web程序 时间:
2014-05-01 00:53:13
阅读次数:
386
主要方法是:通过程序中设置代理用公司内网访问外部Webservicepublic
InputStream getSoapInputStream(String url) { InputStream inputStream = null; try
{ URL urlObj = new URL(u...
分类:
Web程序 时间:
2014-05-01 00:49:06
阅读次数:
417
@model MvcApplication1.Models.M_Person@using
MvcApplication1.Models;@{ ViewBag.Title = "GetData"; var p = ViewData["data"] as
M_Person; var p...
分类:
Web程序 时间:
2014-05-01 00:00:48
阅读次数:
486
Hi 大家好!了解一个方兴未艾,但极为有趣的话题 — 3D 打印
。为了帮助大家对3D打印有一个初步的感性认识,我在线制作了一款可用于3D打印的model, 大家可以先通过体验这个在线 model 的3D
效果,体验一下让我们耳目为之一新的感觉 J ~首先打开URL : http://www.123...
分类:
其他好文 时间:
2014-04-30 23:55:39
阅读次数:
468
A - IslandsTime Limit: 30000/10000MS
(Java/Others) Memory Limit: 65535/65535KB (Java/Others)SubmitStatusDeep in the
Carribean, there is an island eve....
分类:
其他好文 时间:
2014-04-30 23:40:13
阅读次数:
518
C - 东风不与周郎便Time Limit: 3000/1000MS (Java/Others)
Memory Limit: 65535/65535KB
(Java/Others)SubmitStatus“揽二乔于东南兮,乐朝夕之与共”一首铜雀台赋,将愤怒与恐惧散播在了孙吴大军之中。对抗曹军,万事....
分类:
其他好文 时间:
2014-04-30 23:32:59
阅读次数:
350
J - 方师傅的01串Time Limit: 3000/1000MS (Java/Others)
Memory Limit: 65535/65535KB
(Java/Others)SubmitStatus方师傅过生日啦,于是蟹毛买了N个01串,想送给方师傅。但是蟹毛觉得这些01串不够美,于是他想从....
分类:
其他好文 时间:
2014-04-30 23:26:56
阅读次数:
409