转自:http://blog.csdn.net/blue_jjw/article/details/8752466
一、新建Dynamic Web Project 一个web工程最基本的,只看3个地方,在根目录下(这个目录一般习惯叫WebContent或WebRoot)有 :
1.WebRoot/WE...
分类:
编程语言 时间:
2014-05-08 14:22:46
阅读次数:
628
Fatal error: Maximum execution time of 30
seconds exceeded inC:\Program Files\Apache Software
Foundation\Apache2.2\htdocs\code\curl\work\work3.phpon l...
分类:
其他好文 时间:
2014-05-07 16:53:31
阅读次数:
338
开始学习模板元编程了
#include
#include
#include
#include
#include "boost/assign/list_of.hpp"
#include "boost/type_traits/is_const.hpp"
#include "boost/type_traits/is_reference.hpp"
#include "boost/type_tr...
分类:
其他好文 时间:
2014-05-07 16:32:27
阅读次数:
358
序言如果我们在 Objective C
中向一个对象发送它无法处理的消息,会出现什么情况呢?根据前文《深入浅出Cocoa之消息》的介绍,我们知道发送消息是通过 objc_send(id, SEL,
...) 来实现的,它会首先在对象的类对象的 cache,method list 以及父类对象的 ca...
分类:
其他好文 时间:
2014-05-07 14:53:24
阅读次数:
562
http://www.cnblogs.com/zengen/archive/2010/12/07/1874031.htmlWindows下安装:1.将上图中Memcached
1.2.5.zip解压缩到 D:\program files\memcached目录下(此目录自行定义)。2.Ctrl+R,...
分类:
数据库 时间:
2014-05-07 14:47:21
阅读次数:
472
1.登录PL/SQL Developer这里省略Oracle数据库和PL/SQL
Developer的安装步骤,注意在安装PL/SQL Developer软件时,不要安装在Program Files (x86)目录下,不然无法启动PL/SQL
Developer。奇怪这里为什么选择不到数据库的TNS...
分类:
数据库 时间:
2014-05-07 14:03:54
阅读次数:
467
DescriptionYou are to write a program that has
to decide whether a given line segment intersects a given rectangle.An
example:line: start point: (4,9)...
分类:
其他好文 时间:
2014-05-07 13:55:45
阅读次数:
387
运行Rational Rose的时候如果出现这样的错误,先检查环境变量有没有common的地址,如果没有直接配上就OK;配置如下:D:\Program Files\Rational\Common;
我的win7直接使用大写的Common路径没有出现下面资料说的问题;如果有的可以按照下面资料再次修改下;
下面资料来自于网络:
安装完以后提示找不到 suite objects.d...
分类:
其他好文 时间:
2014-05-07 12:19:33
阅读次数:
364
编写程序的时候,经常需要用的项目根目录。自己总结如下1、取得控制台应用程序的根目录方法
方法1、Environment.CurrentDirectory 取得或设置当前工作目录的完整限定路径(eg:“C:\Program Files
(x86)\Microsoft Visual Studio 9.0...
分类:
其他好文 时间:
2014-05-07 01:05:21
阅读次数:
327
一、添加“SharePoint 2013 切换用户”标签 相比SharePoint
2010,SharePoint2013版本去掉了切换用户登陆的功能(如下图),其实这个可以通过改welcome.ascx控件来显示出来;
修改文件的位置,如下图: 文件位置C:\Program Files\...
分类:
其他好文 时间:
2014-05-07 00:26:13
阅读次数:
292