Creating "IOS Project" in xcode 5 causes the following when launching for iPad simulator. The application works for iPhones configuration. I have set ...
分类:
移动开发 时间:
2014-07-22 22:57:34
阅读次数:
257
The players This document describes the architecture that results from a particular OpenStack configuration, specifically:Quantum (or Neutron) networ....
分类:
Web程序 时间:
2014-07-22 22:54:36
阅读次数:
352
using System;using System.Data;using System.Configuration;using System.Web;using System.Web.Security;using System.Web.UI;using System.Web.UI.WebContro...
分类:
Web程序 时间:
2014-07-19 22:03:49
阅读次数:
176
在app.config中的configuration节内添加子节Startup,详细如下:
分类:
其他好文 时间:
2014-07-19 20:29:06
阅读次数:
157
redmine发邮件设置1)使用http://bitnami.org/stack/redmine一键安装redmine (windows).2)修改下面的文件:D:\Bitnami\redmine-2.5.2-0\apps\redmine\htdocs\config\configuration.yml...production: email_delivery: delivery_metho...
分类:
其他好文 时间:
2014-07-18 17:04:01
阅读次数:
236
使用MyExclipse10自动生成hibernate映射文件如下:结果发现启动服务时报以下错误:原因:因为hibernate换过项目地址,所以dtd文件的地址也换掉了。在hbm.xml文件里面把http://www.hibernate.org/dtd/hibernate-configuration...
分类:
系统相关 时间:
2014-07-18 14:36:09
阅读次数:
261
qmake可以设置被(.prf)文件指定的外部配置功能。
分类:
其他好文 时间:
2014-07-18 09:31:39
阅读次数:
165
1. 在应用Jmeter进行施压之前,有个重要的端口需要手动查找出来。该端口在第三部要使用。开始——程序——microsoft SQL Server 2008R2——配置工具——SQL Server 配置管理器进入SQL Server Configuration Manager,点击SQL serv...
分类:
数据库 时间:
2014-07-17 21:28:46
阅读次数:
271
执行到./configure--enable-shared一步时提示:checkinghostsystemtype...Invalidconfiguration`x86_64-unknown-linux-gnu‘:machine`x86_64-unknown‘notrecognized解决办法:cp/usr/share/libtool/config.guess.(覆盖到相关软件自带的config.guess,t1lib在解压包的ac-tools下)cp..
分类:
系统相关 时间:
2014-07-17 15:12:10
阅读次数:
260
效果图:数据库表:DirID:目录的ID,ParentID:目录的父路径ID,Name:目录的名字主要代码:usingSystem;usingSystem.Collections;usingSystem.Configuration;usingSystem.Data;usingSystem.Linq;...
分类:
其他好文 时间:
2014-07-17 14:30:49
阅读次数:
270