srv*C:/symbol*http://msdl.microsoft.com/download/symbols;D:\Desktop\CMS_Dumpsymck
//检查pdblm //显示pdb//写入日志文件.logopen d:\output.txt.logclose.logfile!h.....
分类:
数据库 时间:
2014-04-30 19:18:29
阅读次数:
607
首先从官网上下载安装包,地址:http://www.nessus.org然后在本地安装:sudo
dpkg -i Nessus.deb安装完成以后,需要激活,去官网上获取激活码(个人用户注意选择use in
home):地址:http://www.nessus.org/plugins/?view=h...
分类:
其他好文 时间:
2014-04-30 19:09:00
阅读次数:
514
Cultural blocks1) TaboosPing-pong ball
exerciseTaboos can remove entire families of solutions from the ready grasp of
the problem-solver. This is not ...
分类:
其他好文 时间:
2014-04-30 18:17:21
阅读次数:
462
Spring提供了一种Template的设计哲学,包含了很多优秀的软件工程思想。1.
简单工厂又叫做静态工厂方法(StaticFactory
Method)模式,但不属于23种GOF设计模式之一。简单工厂模式的实质是由一个工厂类根据传入的参数,动态决定应该创建哪一个产品类。Spring中的BeanF...
分类:
编程语言 时间:
2014-04-30 17:59:48
阅读次数:
467
1.目的:为了将元素的find方法和业务逻辑分开来。如果元素的页面位置发生了变化,只需改动一个文件,而不影响业务的实现。2.原理:一般一个页面对应一个class,在class里描述所有要用到的webelement。通过PageFactory.initWebElement(Webdriver
d,th...
分类:
其他好文 时间:
2014-04-30 17:58:23
阅读次数:
337
foreach(System.Windows.Forms.Controlcontrolinthis.groupBox2.Controls)//遍历groupBox2上的所有控件{
if(controlisSystem.Windows.Forms.PictureBox) { ...
package com.szy.dialogs;import
android.app.Activity;import android.app.AlertDialog;import
android.app.Dialog;import android.app.ProgressDialog;import ...
分类:
其他好文 时间:
2014-04-30 17:44:51
阅读次数:
459
IOS
开发http://code4app.com/ios/%E5%AE%9E%E6%97%B6%E6%9B%B4%E6%96%B0%E7%9A%84%E6%9B%B2%E7%BA%BF%E5%9B%BE/5100f9e06803fa686c000000http://www.cnblogs.com/...
分类:
移动开发 时间:
2014-04-30 17:18:59
阅读次数:
459
参考:AndroidService详解一:概述AndroidService详解二:创建一个serviceAndroidService详解三:从类Service派生serviceAndroidService详解四:开始停止service
分类:
移动开发 时间:
2014-04-30 14:13:49
阅读次数:
597
1. 先定义好 startActivity 的动画,在 BaseActivity 中 标明。2.
finish() 的时候, 也可以把动画效果自定义下。 重写 finish(), 把 dialog 弹出框给 miss 掉。php 服务端 好像 不好接受
false 的布尔值,所以 最好把 true ...
分类:
其他好文 时间:
2014-04-30 14:05:44
阅读次数:
291