2011-08-05 13:06:43,015 [1] INFO NHibernate.Cfg.Environment [(null)] - NHibernate 2.1.2.4000 (2.1.2.4000)
2011-08-05 13:06:43,046 [1] INFO NHibernate.Cfg.Environment [(null)] - hibernate-configuration section not found in application configuration file
2011-08-05 13:06:43,046 [1] INFO NHibernate.Cfg.Environment [(null)] - Bytecode provider name : lcg
2011-08-05 13:06:43,046 [1] INFO NHibernate.Cfg.Environment [(null)] - Using reflection optimizer
2011-08-05 13:06:43,140 [1] INFO NHibernate.Dialect.Dialect [(null)] - Using dialect: NHibernate.Dialect.MsSql2000Dialect
2011-08-05 13:06:44,125 [1] INFO NHibernate.Cfg.XmlHbmBinding.Binder [(null)] - Mapping class: jn.map.datasource.GroupLayerEntity -> map.GroupLayer
2011-08-05 13:06:44,156 [1] INFO NHibernate.Dialect.Dialect [(null)] - Using dialect: NHibernate.Dialect.MsSql2000Dialect
2011-08-05 13:06:44,156 [1] INFO NHibernate.Cfg.XmlHbmBinding.Binder [(null)] - Mapping class: jn.map.datasource.LayerRecordEntity -> map.LayerRecord
2011-08-05 13:06:44,171 [1] INFO NHibernate.Cfg.Configuration [(null)] - checking mappings queue
2011-08-05 13:06:44,171 [1] INFO NHibernate.Cfg.Configuration [(null)] - processing one-to-many association mappings
2011-08-05 13:06:44,171 [1] INFO NHibernate.Cfg.Configuration [(null)] - processing one-to-one association property references
2011-08-05 13:06:44,171 [1] INFO NHibernate.Cfg.Configuration [(null)] - processing foreign key constraints
2011-08-05 13:06:44,171 [1] INFO NHibernate.Cfg.Configuration [(null)] - processing filters (second pass)
2011-08-05 13:06:44,203 [1] INFO NHibernate.Dialect.Dialect [(null)] - Using dialect: NHibernate.Dialect.MsSql2000Dialect
2011-08-05 13:06:44,203 [1] INFO NHibernate.Exceptions.SQLExceptionConverterFactory [(null)] - Using dialect defined converter
2011-08-05 13:06:44,203 [1] INFO NHibernate.Cfg.SettingsFactory [(null)] - Generate SQL with comments: disabled
2011-08-05 13:06:44,203 [1] INFO NHibernate.Connection.ConnectionProviderFactory [(null)] - Initializing connection provider: NHibernate.Connection.DriverConnectionProvider
2011-08-05 13:06:44,203 [1] INFO NHibernate.Connection.ConnectionProvider [(null)] - Configuring ConnectionProvider
2011-08-05 13:06:44,203 [1] INFO NHibernate.Cfg.SettingsFactory [(null)] - Transaction factory: NHibernate.Transaction.AdoNetWithDistrubtedTransactionFactory
2011-08-05 13:06:44,203 [1] INFO NHibernate.Cfg.SettingsFactory [(null)] - Optimize cache for minimal puts: False
2011-08-05 13:06:44,203 [1] INFO NHibernate.Cfg.SettingsFactory [(null)] - Connection release mode: auto
2011-08-05 13:06:44,203 [1] INFO NHibernate.Cfg.SettingsFactory [(null)] - Default batch fetch size: 1
2011-08-05 13:06:44,203 [1] INFO NHibernate.Cfg.SettingsFactory [(null)] - Statistics: disabled
2011-08-05 13:06:44,203 [1] INFO NHibernate.Cfg.SettingsFactory [(null)] - Deleted entity synthetic identifier rollback: disabled
2011-08-05 13:06:44,203 [1] INFO NHibernate.Cfg.SettingsFactory [(null)] - Query translator: NHibernate.Hql.Ast.ANTLR.ASTQueryTranslatorFactory
2011-08-05 13:06:44,203 [1] INFO NHibernate.Cfg.SettingsFactory [(null)] - Query language substitutions: {}
2011-08-05 13:06:44,203 [1] INFO NHibernate.Cfg.SettingsFactory [(null)] - cache provider: NHibernate.Cache.NoCacheProvider, NHibernate, Version=2.1.2.4000, Culture=neutral, PublicKeyToken=aa95f207798dfdb4
2011-08-05 13:06:44,203 [1] INFO NHibernate.Cfg.SettingsFactory [(null)] - Batcher factory: NHibernate.AdoNet.NonBatchingBatcherFactory, NHibernate, Version=2.1.2.4000, Culture=neutral, PublicKeyToken=aa95f207798dfdb4
2011-08-05 13:06:44,203 [1] INFO NHibernate.Cfg.SettingsFactory [(null)] - Default entity-mode: Poco
2011-08-05 13:06:44,203 [1] INFO NHibernate.Cfg.SettingsFactory [(null)] - Named query checking : enabled
2011-08-05 13:06:44,218 [1] INFO NHibernate.Impl.SessionFactoryImpl [(null)] - building session factory
2011-08-05 13:06:44,468 [1] INFO NHibernate.Impl.SessionFactoryObjectFactory [(null)] - no name configured
2011-08-05 13:06:44,531 [1] INFO NHibernate.Loader.Loader [(null)] - SELECT this_.ID as ID0_0_, this_.GroupName as GroupName0_0_, this_.LYRNAME as LYRNAME0_0_, this_.LYRID as LYRID0_0_, this_.GEOTYPE as GEOTYPE0_0_, this_.ENVELOPE as ENVELOPE0_0_, this_.PARENTID as PARENTID0_0_ FROM map.GroupLayer this_ WHERE this_.PARENTID = @p0
2011-08-05 13:06:44,593 [1] INFO NHibernate.Loader.Loader [(null)] - SELECT this_.ID as ID0_0_, this_.GroupName as GroupName0_0_, this_.LYRNAME as LYRNAME0_0_, this_.LYRID as LYRID0_0_, this_.GEOTYPE as GEOTYPE0_0_, this_.ENVELOPE as ENVELOPE0_0_, this_.PARENTID as PARENTID0_0_ FROM map.GroupLayer this_ WHERE this_.PARENTID = @p0
2011-08-05 13:06:44,734 [1] INFO NHibernate.Loader.Loader [(null)] - SELECT grouplayer0_.ID as ID0_0_, grouplayer0_.GroupName as GroupName0_0_, grouplayer0_.LYRNAME as LYRNAME0_0_, grouplayer0_.LYRID as LYRID0_0_, grouplayer0_.GEOTYPE as GEOTYPE0_0_, grouplayer0_.ENVELOPE as ENVELOPE0_0_, grouplayer0_.PARENTID as PARENTID0_0_ FROM map.GroupLayer grouplayer0_ WHERE grouplayer0_.ID=@p0
2011-08-05 13:06:44,734 [1] INFO NHibernate.Loader.Loader [(null)] - SELECT this_.ID as ID1_0_, this_.DVID as DVID1_0_, this_.LYRID as LYRID1_0_, this_.DVNAME as DVNAME1_0_, this_.DVTYPE as DVTYPE1_0_, this_.FLOOR as FLOOR1_0_, this_.DISTRICT as DISTRICT1_0_, this_.GEOMETRY as GEOMETRY1_0_ FROM map.LayerRecord this_ WHERE this_.LYRID = @p0
2011-08-05 13:06:44,750 [1] INFO NHibernate.Loader.Loader [(null)] - SELECT grouplayer0_.ID as ID0_0_, grouplayer0_.GroupName as GroupName0_0_, grouplayer0_.LYRNAME as LYRNAME0_0_, grouplayer0_.LYRID as LYRID0_0_, grouplayer0_.GEOTYPE as GEOTYPE0_0_, grouplayer0_.ENVELOPE as ENVELOPE0_0_, grouplayer0_.PARENTID as PARENTID0_0_ FROM map.GroupLayer grouplayer0_ WHERE grouplayer0_.ID=@p0
2011-08-05 13:06:44,750 [1] INFO NHibernate.Loader.Loader [(null)] - SELECT this_.ID as ID1_0_, this_.DVID as DVID1_0_, this_.LYRID as LYRID1_0_, this_.DVNAME as DVNAME1_0_, this_.DVTYPE as DVTYPE1_0_, this_.FLOOR as FLOOR1_0_, this_.DISTRICT as DISTRICT1_0_, this_.GEOMETRY as GEOMETRY1_0_ FROM map.LayerRecord this_ WHERE this_.LYRID = @p0
2011-08-05 13:06:44,750 [1] INFO NHibernate.Loader.Loader [(null)] - SELECT this_.ID as ID0_0_, this_.GroupName as GroupName0_0_, this_.LYRNAME as LYRNAME0_0_, this_.LYRID as LYRID0_0_, this_.GEOTYPE as GEOTYPE0_0_, this_.ENVELOPE as ENVELOPE0_0_, this_.PARENTID as PARENTID0_0_ FROM map.GroupLayer this_ WHERE this_.PARENTID = @p0
2011-08-05 13:06:44,750 [1] INFO NHibernate.Loader.Loader [(null)] - SELECT grouplayer0_.ID as ID0_0_, grouplayer0_.GroupName as GroupName0_0_, grouplayer0_.LYRNAME as LYRNAME0_0_, grouplayer0_.LYRID as LYRID0_0_, grouplayer0_.GEOTYPE as GEOTYPE0_0_, grouplayer0_.ENVELOPE as ENVELOPE0_0_, grouplayer0_.PARENTID as PARENTID0_0_ FROM map.GroupLayer grouplayer0_ WHERE grouplayer0_.ID=@p0
2011-08-05 13:06:44,750 [1] INFO NHibernate.Loader.Loader [(null)] - SELECT this_.ID as ID1_0_, this_.DVID as DVID1_0_, this_.LYRID as LYRID1_0_, this_.DVNAME as DVNAME1_0_, this_.DVTYPE as DVTYPE1_0_, this_.FLOOR as FLOOR1_0_, this_.DISTRICT as DISTRICT1_0_, this_.GEOMETRY as GEOMETRY1_0_ FROM map.LayerRecord this_ WHERE this_.LYRID = @p0
2011-08-05 13:06:44,765 [1] INFO NHibernate.Loader.Loader [(null)] - SELECT grouplayer0_.ID as ID0_0_, grouplayer0_.GroupName as GroupName0_0_, grouplayer0_.LYRNAME as LYRNAME0_0_, grouplayer0_.LYRID as LYRID0_0_, grouplayer0_.GEOTYPE as GEOTYPE0_0_, grouplayer0_.ENVELOPE as ENVELOPE0_0_, grouplayer0_.PARENTID as PARENTID0_0_ FROM map.GroupLayer grouplayer0_ WHERE grouplayer0_.ID=@p0
2011-08-05 13:06:44,765 [1] INFO NHibernate.Loader.Loader [(null)] - SELECT this_.ID as ID1_0_, this_.DVID as DVID1_0_, this_.LYRID as LYRID1_0_, this_.DVNAME as DVNAME1_0_, this_.DVTYPE as DVTYPE1_0_, this_.FLOOR as FLOOR1_0_, this_.DISTRICT as DISTRICT1_0_, this_.GEOMETRY as GEOMETRY1_0_ FROM map.LayerRecord this_ WHERE this_.LYRID = @p0
2011-
没有合适的资源?快使用搜索试试~ 我知道了~
基于c#GDI的图形绘制程序。

共28个文件
dll:14个
jpg:6个
config:2个


温馨提示
基于c#GDI的图形绘制程序,方便初学者学习GID绘图编程。 图形数据存放在SqlServer数据库中 采用了ActiveRecord进行数据库访问。 运行环境: WindowsXP 以上 Sqlserver2005 .net Framework4.0
资源推荐
资源详情
资源评论











格式:x-rar 资源大小:36.4KB












格式:x-rar 资源大小:202.2KB








收起资源包目录
































共 28 条
- 1
资源评论

- ysc1992732013-12-17对于新手GDI而言还是有点略难以上手,但总的来说还是不错的

jiayp004
- 粉丝: 97
上传资源 快速赚钱
我的内容管理 展开
我的资源 快来上传第一个资源
我的收益
登录查看自己的收益我的积分 登录查看自己的积分
我的C币 登录后查看C币余额
我的收藏
我的下载
下载帮助


最新资源
- X3协同办公自动化-解决方案.ppt
- 加工中心大学本科方案设计书智能换刀PLC.doc
- 移动通信基站施工组织设计.doc
- 计算机组成原理(蒋本珊)第五章汇总.doc
- 如何运用多媒体网络技术优化初中书法教学.docx
- 油田物联网计算机网络安全技术.docx
- 系统安全分析的理论基础与方法.docx
- 浅析互联网传播与广播电视传播的异同.doc
- 大数据环境下农业信息管理对农业经济的影响.docx
- 论水利水电设计的计算机网络信息化建设运用.docx
- 融合监控系统在通信安防中的解决方案-公共场所其他.docx
- 软件工程的管理与应用.docx
- 电子商务专业《会计基础》课程测验考试大纲.docx
- ROS1下基于TensorRT部署pointpillars模型实现点云的3d目标检测
- 单片机控制交通灯大学本科方案设计书方案设计书.doc
- 凹凸模数控铣削加工工艺及程序设计定稿.doc
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈



安全验证
文档复制为VIP权益,开通VIP直接复制
