微软+R :打开命令行窗口 ---- services.msc: 进入系统服务继续完善中……
分类:
其他好文 时间:
2014-05-17 15:42:11
阅读次数:
236
loadrunner学习笔记-02集合点
集合点函数可以帮助我们生成有效可控的并发操作。虽然在Controller中多用户负载的Vuser是一起开始运行脚本的,但是由于计算机的串行处理机制,脚本的运行随着时间的推移,并不能完全达到同步。这个时候需要手工的方式让用户在同一时间点上进行操作来测试系...
分类:
其他好文 时间:
2014-05-17 00:49:34
阅读次数:
286
两个项目libevent、memcached,Platform Toolset使用Visual
Studio 2013 - Windows XP (v120_xp)。在编译memcached时会提示"inet_pton
redefinition"。打开项目下的win32.h,将inet_pton函数...
在“电商”类项目中再点击进入下一个界面的时候,需要自定义导航栏左侧的按钮,此时不需要在每个controller里面设置leftBarButtonItem,只需要写一个继承UINavigationController,里面的代码如下:
分类:
其他好文 时间:
2014-05-16 06:15:52
阅读次数:
261
代码创建:
1、appdelegate 把contoller放到跟controller下
- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions
{
self.window = [[UIWindow alloc] initWi...
分类:
移动开发 时间:
2014-05-15 14:57:06
阅读次数:
456
点击这里查看文章
有空试试~~~唉。。。
Ubuntu (Linux) on Atom Z3700 Series
ASUS Transformer Book T100 is particularly interesting platform, because
some guys at XDA developers forum have already installed Androi...
分类:
系统相关 时间:
2014-05-14 15:08:01
阅读次数:
547
@InitBinder 在controller中注册一个customer protperty
editor以解析request中的参数并通过date bind机制与handler method中的参数做绑定。@InitBinderpublic void
initBinder(WebDataBinde...
分类:
其他好文 时间:
2014-05-14 13:34:32
阅读次数:
229
80端口被pid=4的系统进程给占用的解决方法:一般开发的时候我们都会安装sqlserver
,也会把Sql server Reporting Services 安装上去。原因就是这个服务占用了80端口。打开服务或者sqlserver配置管理器把Sql
server Reporting Servic...
分类:
其他好文 时间:
2014-05-14 13:22:09
阅读次数:
280
Android 启动流程:1.linux OS Bootloader -> Linux
kernel2.Android/InitRuntime Init Process -> Services -> Zygote/VM ->
System Server3.Framework HomeScreen.....
分类:
移动开发 时间:
2014-05-14 11:28:11
阅读次数:
576
1、延续MVC的观念:包括路由映射的编写,Controller的内容,具体View页面js的分离。2、结合AngularJS做前端,后端使用Node.Js的写法,引入MVC框架,进行快速的开发。步骤总结如下:1、view页面修改,文件夹名称,文件名称,名称的大小写规范,在base文件夹中的main....
分类:
Web程序 时间:
2014-05-14 11:27:12
阅读次数:
443