[网络转载]今天将ArcGIS系列的软件从ArcGIS9.3.1升级到ArcGIS10,然后就使用VS创建一个简单的AE应用程序,然后拖放一个toolbar、LicenseControl以及MapControl控件。接着编译应用程序,编译成功。然后单击F5运行程序,这个时候程序报错,出现下面所示的错...
分类:
其他好文 时间:
2014-12-18 20:34:14
阅读次数:
192
[root@localhostbin]#./apachectlstarthttpd:Couldnotreliablydeterminetheserver‘sfullyqualifieddomainname,usinglocalhost.localdomainforServerName[root@localhostbin]#./apachectlstophttpd:Couldnotreliablydeterminetheserver‘sfullyqualifieddomainname,usinglocalhos..
分类:
Web程序 时间:
2014-12-18 19:08:27
阅读次数:
177
一、创建新项目 二、添加模型文件 三、添加完后,在设计面板空白处右击,创建一个实体 实体集(B) 这里的名称会是对应的数据库表名称!!! ,开始不知道这是什么,生成后才知道表名是这个,以后注意点就行。 四、添加实体标量属性(Scalar Property) 你现在已经完成一个简单的概念性的模型...
分类:
其他好文 时间:
2014-12-18 18:28:49
阅读次数:
153
server { listen 80; server_name www.domain.com domain.com; error_page 404 /404.html; error_page 500 502 503 504 /50x.html;...
分类:
其他好文 时间:
2014-12-18 16:31:35
阅读次数:
189
For our development process of iOS applications, we are using Jenkins set up on the Mac Mini Server, acting as aContinuousIntegration (CI) server. It’...
分类:
移动开发 时间:
2014-12-18 15:06:15
阅读次数:
205
本文由http://www.cnblogs.com/LDDXFS/原创,转载请注明本文出处,邮件LDDXFS#qq.com。1作用它根据properties文件上定义的参数得到多个 Domain.java文件 依据可修改的xml模板文件生成Hibernate的映射文件Domain.hbm.xml可以...
分类:
Web程序 时间:
2014-12-18 11:50:24
阅读次数:
376
1 #!/bin/sh 2 # Copyright Abandoned 1996 TCX DataKonsult AB & Monty Program KB & Detron HB 3 # This file is public domain and comes with NO WARRAN...
分类:
数据库 时间:
2014-12-17 12:37:02
阅读次数:
389
Import SHA2 SSL cert to Windows IIS71.You will get 3 piece of certs from GeoTrust, and save them to below1)=server.cert: Issue to "*.domain.cn", Issue...
一、 Android 1.1 Android官方文档 Creating a View Class : http://developer.android.com/training/custom-views/create-view.html#customatt Available...
分类:
其他好文 时间:
2014-12-17 10:39:57
阅读次数:
160
{ xtype:"combo", fieldLabel:"域", name:"Domain", //id:"Domain", ...
分类:
Web程序 时间:
2014-12-16 19:08:53
阅读次数:
201