登录
首页 » C# » svglib

svglib

于 2012-05-22 发布 文件大小:49KB
0 216
下载积分: 1 下载次数: 252

代码说明:

  一个用C#写的svg图形读取软件,把基本元素读取出来(One written in C# svg graphics software to read the basic elements of reading)

文件列表:

SVGLib
......\AssemblyInfo.cs,2472,2004-09-07
......\ErrH.cs,3078,2004-09-07
......\ReleaseNote.txt,1149,2004-09-07
......\SVG elements list.txt,1135,2004-09-07
......\SvgAttribute.cs,32437,2004-09-07
......\SvgBasicShape.cs,19629,2004-09-07
......\SvgCircle.cs,2657,2004-09-07
......\SvgDesc.cs,1583,2004-09-07
......\SvgDoc.cs,25915,2004-09-07
......\SvgElement.cs,14362,2004-09-07
......\SvgEllipse.cs,3193,2004-09-07
......\SvgGroup.cs,780,2004-09-07
......\SvgImage.cs,5469,2004-09-07
......\SVGLib.csproj,7192,2004-09-07
......\SVGLib.csproj.user,1803,2004-09-07
......\SvgLine.cs,2975,2004-09-07
......\SvgPath.cs,2317,2004-09-07
......\SvgPolygon.cs,1843,2004-09-07
......\SvgRect.cs,5594,2004-09-07
......\SvgRoot.cs,2460,2004-09-07
......\SvgText.cs,12731,2004-09-07
......\SvgUnsupported.cs,780,2004-09-07
SVGPad

......\AssemblyInfo.cs,2464,2004-09-07
......\frmAbout.cs,3117,2004-09-07
......\frmAbout.resx,7552,2004-09-07
......\frmMain.cs,39196,2004-09-07
......\frmMain.resx,53178,2004-09-07
......\SVGPad.csproj,5349,2004-09-07
......\SVGPad.csproj.user,1804,2004-09-07
SVGPad.sln,1404,2004-09-07

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • C序设计语言(第2版·新版)非扫描版
    c语言基础大全,内容丰富,知识点全,适合查漏补缺,内容广,不建议初学者深度学习。(C language has a large foundation, rich content and complete knowledge points. It is suitable for leak detection and vacancy filling. It has a wide range of contents. It is not recommended for beginners to learn in depth.)
    2020-06-21 18:40:01下载
    积分:1
  • touch4.3
    4.3寸彩屏驱动程序,可通过单片机和ARM实现(4.3-inch color display driver)
    2012-10-19 18:29:03下载
    积分:1
  • nainiu
    奶牛健康管理系统!MFC界面,实现奶牛资料的录入、删除、更改、查询等操作!还有奶牛所属农场主的信息!可以输出资料到excel中!连接Access数据库!(Dairy Health Management System! MFC interface, data input to achieve cows, delete, change, query and other operations! There is information on dairy farmer-owned! Can export data to excel in! Connect Access Database!)
    2010-01-08 20:41:34下载
    积分:1
  • Button
    MFC基本对话框里设置一个一显示就被禁用的按钮,小程序(MFC dialog box to set up a basic display to be disabled a button, a small program)
    2010-12-29 11:25:54下载
    积分:1
  • ntservicecpl
    用 C++ 创建简单的 Win32 服务程序(NTServCpl) 详细信息 < NT服务 > 《用 C++ 创建简单的 Win32 服务程序》一文的例子代码。描述如何用 Visual C++ 创建 Windows NT 服务程序。创建该服务仅用到一个 C++ 类,这个类提供服务与操作系统之间一个简单的接口。使用这个类实现自己的服务非常简单,只要改写少数几个基类中的虚拟函数即可。文中有三个源代码参考例子:这是其中之一—— NTServCpl:是一个控制面版程序,用来控制 NTService 服务; 其余两个分别为: NTService:是一个简单的 Win32 服务,它就是用本文所描述的方法建立的; NTServCtrl:是一个独立的程序例子,用它可以监控某个 Win32 服务;(create simple Win32 services (NTServCpl) detailed information lt; NT services gt; "C create simple Win32 service procedures," a text of the code examples. Describe how to use Visual C create Windows NT service procedures. Creation of the service only to a category C, the category of services provided between an operating system with a simple interface. Use this category to realize their services are very simple, as long as rewriting a few of the base class function can be virtual. The text has three reference source code example : This is one of them-- NTServCpl : console is a procedure used to control NTService services; The remaining two were : NTService : is a simple Win32 service, which is described in this paper with the method; NTServCtrl : one is independent the procedure)
    2005-05-06 22:54:00下载
    积分:1
  • SPWM
    用DSP28335实现SPWM,包含了头文件(Implementing SPWM, with DSP28335 contains header files)
    2020-06-23 23:20:01下载
    积分:1
  • 04-Qt4-Database-Applications
    Qt4数据库应用-东软培训资料,对初学者很有用。这是第四部分。(Qt4 database applications- Neusoft training materials, useful for beginners. This is the fourth part.)
    2013-07-29 09:17:14下载
    积分:1
  • ARM-System-Developers-Guide..
    本书从软件设计的角度,全面、系统地介绍了arm处理器的基本体系结构和软件设计与优化方法。内容包括:arm处理器基础;arm/thumb指令集;c语言与汇编语言程序的设计与优化;基本运算、操作的优化;基于arm的dsp;异常与中断处理;固件与嵌入式os;cache与存储器管理;armv6体系结构的特点等。全书内容完整,针对各种不同的arm内核系统结构都有详尽论述,并有大量的例子和源代码。附录给出了完整的armv4/v5/thumb指令的功能、编码、周期定时以及汇编参考。 (This book from the perspective of software design, comprehensive and systematic introduction to the basic arm processor architecture and software design and optimization methods. Include: arm processor based arm/thumb instruction set c language and assembly language program design and optimization basic operations, operations optimization on the arm of the dsp exception and interrupt handling firmware and embedded os cache and memory management armv6 architecture characteristics. Complete contents of the book, for a variety of arm-core system architecture are discussed in detail, and a large number of examples and source code. The appendix gives a complete armv4/v5/thumb instructions, coding, cycle time and assembly reference.)
    2011-11-20 13:54:16下载
    积分:1
  • Move
    说明:  覆盖本地文件,删除原文件,复制、重命名再粘贴(Overwrite local files, delete original files, copy, rename and paste.)
    2020-06-17 07:00:02下载
    积分:1
  • XXX-1.0
    一款基于gh0st开发的远控,采用了强大的XTP界面,运用XTP的报表风格分组,采用动态传输DLL以减小了客户端的体积(Gh0st-based development of a remote control, using a powerful XTP interface, using XTP reporting style grouping, dynamic transmission DLL to reduce the size of the client)
    2011-07-10 23:18:10下载
    积分:1
  • 696516资源总数
  • 106428会员总数
  • 7今日下载