搜索资源列表
WinAppReadDxfFile
- 解析DXF文件图形中圆,椭圆,直线,多段线,单行文字,多行文字以及颜色线型等相关图形实体。-Parse dxf file graphic entites include circle ellipse,line,polyline,text,multitext and related infomation such as color and line type
Configuration
- 实现配置文件的处理 可以通过继承解析不同格式的配置文件,生成实体类-Configuration file processing can be realized through the inheritance of different formats parsing the configuration file, generated entity class
Desktop
- 1.xml_get_error_code() 函数获取 XML 解析器错误代码。 2.xml_parse() 函数解析 XML 文档。 3.xml_set_external_entity_ref_handler() 函数规定当解析器在 XML 文档中找到外部实体时被调用的函数。-xml_get_error_code() xml_parse() xml_set_external_entity_ref_handler()
aspnetms
- CodeGenerator 的特点: 1. 标记简结实用, 所有网页美工都能在一分钟内掌握. 而且不与HTML标准冲突, 模板页可用任何WYSIWYG工具编辑, 和编辑普通HTML网完全相同. 2. 标记只与表示层相关, 不包括任何业务逻辑, 丝毫不影响你应用多层结构. 3. 标记到后台被解析成了生成器对象, 完全面向对象, 不像绝大多数生成器要死嗑字符串. 4. 生成器对象使用DataSource属性取得数据, DataSource可以为 简单值类型(如
ifcbim
- 将IFC中的实体与C++映射生成的对应的C++实体类文件,可用于IFC文件解析器的开发-The IFC entities and C++ map generated corresponding C++ entity class file that can be used for the development of IFC file parser
dxflib-3.3.4-src
- 最新的dxf解析库,dxflib是一个用来读写DXF文件的C++库,dxflib分析DXF文件,然后调用用户定义的回调函数。用户可以在回调函数中处理各种实体,或者将它们保存到容器中 -Dxf parsing library, dxflib is used to read and write DXF files C++ library, dxflib analysis DXF file, and then call the user-defined callback function. Users