2015年3月24日

摘要: 想用sql做简单的分页查询,但是用rownum的时候,会出现问题。 select * from ( select t.*,rownum from ( select * from tablename where condition order by columnname) t ) where rown 阅读全文

posted @ 2015-03-24 17:23 云起 阅读(9) 评论(0) 推荐(0)

摘要: public void ConvertShapefileToFeatureClass() { // Create a name object for the source (shapefile) workspace and open it. IWorkspaceName sourceWorkspac 阅读全文

posted @ 2015-03-24 13:47 云起 阅读(12) 评论(0) 推荐(0)


博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3