自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(1)
  • 资源 (7)
  • 收藏
  • 关注

原创 Selenium Firefox Python错误can't access dead object?

from selenium import webdriver #from selenium.common.exceptions import NoSuchElementException from time import * driver = webdriver.Firefox() #driver.implicitly_wait(10) driver.get("https

2017-06-05 20:33:13 3515

UPX Tool+ (upx加壳工具) 1.1.1 汉化绿色版

UPX Tool+ 是 UPX 的图形界面程式,便于操作 UPX 对可执行程序的压缩及解压缩,支持LZMA压缩引擎。 UPX Tool+ (upx加壳工具)汉化的特点: UPX加脱壳工具,界面感觉很亲和力,简单明了。 原版程序存在3种语言,这里我把它剔除的,只留英文,顺便汉化下,屏蔽软件选项多国语言选择框。 并加入最新的UPX 3.08压缩引擎

2013-04-08

TTProtect专业加密软件

TTProtect是专为软件开发者设计的保护软件不被非法修改或反编译的专业加密软件。 TTProtect是新一代软件保护工具,吸收众多保护工具的优点,并加入了独有的特色功能。 TTProtect使用了特别的反跟踪方法,使得对保护对象的非法调试非常困难,并且对保护代码进行全局优化、乱序和混淆,使得非法分析相当困难。

2013-04-08

PEiD-v0.95-20081103

绿色免安装版 PEiD??是一款著名的查壳工具 其功能强大 几乎可以侦测出所有的壳 其数量已超过470 种PE 文档 的加壳类型和签名

2013-04-08

聚生网管(局域网控制软件)

聚生网管 局域网控制软件,,功能全面,,软件语言:中文 应用平台:WinXP, win7, WinAll

2013-04-08

android 时钟事件处理-----AnalogClock/DigitaClock

时钟事件处理,显示签到时间,初学者实用。 <AnalogClock android:id="@+id/analogClock01" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_gravity="center_horizontal"/> <DigitalClock android:id="@+id/digitalClock01" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_gravity="center_horizontal"/>

2013-03-20

android 编辑框事件处理----EditText

常用输入编辑框,初学者实用。 <EditText android:id="@+id/editText01" android:layout_width="fill_parent" android:layout_height="wrap_content" android:hint="@string/app1_edittext01"/> <AutoCompleteTextView android:id="@+id/autoCompleteTextView01" android:layout_width="fill_parent" android:layout_height="wrap_content"/>

2013-03-20

Android 按钮事件处理----Button

常用Button类,初学者实用。 <ToggleButton android:id="@+id/toggleButton01" android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="@string/app_close"/> <ImageButton android:id="@+id/imageButton01" android:layout_width="wrap_content" android:layout_height="wrap_content" android:src="@drawable/m1"/>

2013-03-20

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除