摘要:方法一:Web Service内容没有变,只是换了各地方。比如从localhost:8080/a.asmx换到了localhost:8090/a.asmx。如此一来你不必重新修改Web Reference只需要在使用WebMethod时[代码]可以把Url字符串存到config里面,用的时候去取。方法二:[代码]转自:http://www.cnblogs.com/prolifes/articles...
阅读全文
04 2010 档案
摘要:weblogic 启动时 报错 weblogic.management.ManagementException:补充问题:There are 1 nested errors:weblogic.management.ManagementException: Unable to obtain lock on E:\base_domain\servers\AdminServer\tmp\AdminSer...
阅读全文
摘要:Best C# Blogs(强烈推荐)
阅读全文
摘要:Best C# Web Sites(强烈推荐)
阅读全文
摘要:C# String Tips (C#String 类型的相关用法 收集)
阅读全文
摘要:Reactive Extensions Team BlogNews about Reactive Extensions for .NET & SilverlightAnnouncing Reactive Extensions (Rx) for .NET & Silverlight Finally, the long wait is over. Rx is available on ...
阅读全文
摘要:(not yet) 101 Rx Samples You!Yes, you, the one who is still scratching their head trying to figure out this Rx thing.As you learn and explore, please feel free add your own samples here, or tweak exis...
阅读全文
摘要:DevLabs: Reactive Extensions for .NET (Rx) 新的异步操作技术
阅读全文
摘要:为FolderBrowserDialog控件初始化指定文件夹的小技巧
转载自:http://www.csharp411.com/set-initialdirectory-for-folderbrowserdialog/
阅读全文
摘要:开机显示"c:\windows\windows32\config\system文件损坏或丢失。提示用软盘或光盘启动,用安装盘。XP系统system文件损坏的修复2009-04-15 Cbsi中国·PChome.net 类型: 转载 来源: 163博客 责编: 吴宏 [评论1条] 方法一:用原盘XP光驱启动,在第一屏选择‘R’,进入所属操作系统修复,进入到c:\wi...
阅读全文
摘要:Watermarking PDF documents using HttpHandlersPublished: 03 Oct 2007By: Deepak Raghavan Download Sample Code This article shows how to watermark PDFs using the open source PDF generation library iTextS...
阅读全文
摘要:从PDF文档中提取文本。http://www.codeproject.com/KB/string/pdf2text.aspx
阅读全文
摘要:操作PDF文档功能的相关开源项目探索,入门级地介绍了使用iTextSharp创建PDF文档和使用PDFBox读取PDF文档。
阅读全文
摘要:asp.net2.0导出pdf文件完美解决方案,网页导出为PDF
阅读全文
摘要:itextsharp.dll(4.0.8.0)完整示例
阅读全文
摘要:一个Win32 API实例类,该类功能包括:同一程序禁止启动多次;获取任意窗体;恢复窗体状态;设置窗体焦点
阅读全文
摘要:/// <summary> /// 使用oledb连接Excel /// </summary> /// <param name="_fileUrl"></param> /// <param name="pageName"></param> /// <returns></returns> public D...
阅读全文
摘要:类似Windows Search的文件搜索系统,但是搜索PDF文档,不支持中文检索
阅读全文