摘要: Bar Codes Generation for .NET, ASP.NET, C#, VB.NET developmentEasy & Simpleto generate barcodes in ASP.NET, Windows, Reporting Service & Crystal ReportsComplete developer guide for ASP.NET, C#, VB.NET professionalsGenerate high quality JPEG, GIF & PNG barcode images100% build in managed 阅读全文
posted @ 2012-04-02 15:12 Net-Spider 阅读(795) 评论(0) 推荐(0) 编辑
摘要: Barcode Generation Component for .NET, C#, ASP.NET, VB.NET ProjectsEasily generate barcodes in ASP.NET, Windows, Reporting Service & Crystal ReportsGenerate high quality JPEG, GIF & PNG barcode images100% build in managed C#Mature .net barcode component since 2003Compatible with latest barco 阅读全文
posted @ 2012-04-02 15:10 Net-Spider 阅读(941) 评论(0) 推荐(0) 编辑
摘要: Generate & Print Linear & 2D Bar Code Labels on WindowsGenerate & print high quality linear & 2D barcodes on your Windows based computersGenerate barcodes in JPEG, GIF, BMP & PNG barcode image formatsEasy setup, no registration key, no activation code requiredMature barcode gener 阅读全文
posted @ 2012-04-02 15:08 Net-Spider 阅读(227) 评论(0) 推荐(0) 编辑
摘要: http://www.barcodelib.com/net_barcode_reader/main.html#quickDeveloperGuideBarcode Reader for .NET is the best .NET / C# barcode image recognition component in the market. Barcode Reader for .NET supports recognize barcode images in ASP.NET, .NET Web ServiceC#, Vb.NET Windows Applications.NET, C#, VB 阅读全文
posted @ 2012-04-02 15:07 Net-Spider 阅读(793) 评论(0) 推荐(1) 编辑
摘要: BarcodeLib.com offers most common Barcode Fonts (Linear & 2D barcodes) in several sizes and symbologies, with flexible licensing including royalty-free and perpetual Developer Licenses. BarcodeLib.com's Barcode Fonts are mature, professional grade products designed to create the highest qual 阅读全文
posted @ 2012-04-02 14:55 Net-Spider 阅读(282) 评论(0) 推荐(0) 编辑
摘要: http://www.barcodelib.com/net_barcode/main.html 阅读全文
posted @ 2012-04-02 14:51 Net-Spider 阅读(168) 评论(0) 推荐(0) 编辑
摘要: 1、使用oledb方式进行excel数据的导入。数据格式如图:测试代码:using System;using System.Data.OleDb;namespace ExlTest{ class Program { staticvoid Main(string[] args) { OleDbConnection conn =new OleDbConnection("Provider=Microsoft.Ace.OLEDB.12.0;Data Source='db.xlsx';Extended Properties='Excel 12... 阅读全文
posted @ 2012-04-02 14:33 Net-Spider 阅读(304) 评论(0) 推荐(0) 编辑
摘要: 网上找了一下发现大部分都是关于39的,没事就收集了一些其他方式的……简单代码(有时间上源码)附件下载 Bitmap image = new Bitmap(image_width, barMaxHeight + ((int)new Font("@宋体", 13).Height)); using (Graphics dc = Graphics.FromImage(image)) { Rectangle bounds = new Rectangle((image.Width-totalImageWidth)/2, 0, totalImageWidth, barM... 阅读全文
posted @ 2012-04-02 14:30 Net-Spider 阅读(413) 评论(0) 推荐(0) 编辑
摘要: 小时候读西游记总有一个疑问——那个唐僧那么无能,为什么孙悟空非要带着他去取经呢?如果孙悟空自己去取经,不就麻烦少多了么?后来长大了,工作了,先被人领导,之后又领导别人,总算明白了,原来唐僧领导孙悟空是有道理的,如果不是这样,取经这项伟大的事业就不能成功了。唐僧究竟有什么东西,是孙悟空没有的呢?究竟是什么因素让唐僧是一个领导,而孙悟空只是一个打工者呢。1. “崇高信念”第一个东西,唐僧有,而孙悟空没有的是“崇高信念”。唐僧在自己的崇高信念面前,丢掉性命都不会眨眼,而孙悟空就不会了,他能力很强,但是他没有坚定不移的信念,多次打退堂鼓。没有信念的人,就不能给别人以信心,就不能给别人以动力,遇到困难就 阅读全文
posted @ 2012-04-02 12:25 Net-Spider 阅读(463) 评论(0) 推荐(0) 编辑