自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

friendan的专栏

快樂源于分享︶

  • 博客(5)
  • 资源 (624)
  • 收藏
  • 关注

原创 php错误日志文件

参考:https://www.cnblogs.com/phpstudy2015-6/p/8433541.html修改php.ini 增加error_log=php_errors.log; Besides displaying errors, PHP can also log errors to locations such as a; server-specific log, STDE...

2019-10-27 12:08:04 317

原创 localhost 目前无法处理此请求。 HTTP ERROR 500

参考:https://www.cnblogs.com/shiyongzhe/p/8675140.htmlphpstudy 运行php网站,打开index.php显示如下内容:localhost目前无法处理此请求。HTTP ERROR 500原因:php文件报错了,phpstudy没有把错误信息显示出来解决方法:打开php.ini配置文件将下值由Off 变更为 On,然...

2019-10-26 17:32:58 18396 3

原创 修改伪造Flash版本号

有些网站会检测Flash的版本号如何把低版本的Flash版本伪造成高版本的Flash呢看图:经测试发现网站JS获取的Flash版本号是从Flash ocx文件属性:文件说明 中的获取的所以我们使用eXeScope修改ocx文件属性就可以伪造Flash版本了C:\Windows\SysWOW64\Macromed\Flash\Flash.ocx...

2019-10-26 03:19:33 974

原创 IE浏览器设置UserAgent

参考:https://www.jianshu.com/p/91215e310e8ehttps://blog.csdn.net/cuixiping/article/details/45058201https://blog.csdn.net/henter/article/details/51036657在运行中输入“gpedit.msc”打开本地组策略编辑器在计算机配置->管...

2019-10-22 22:40:26 2751

原创 VC获取系统分辩率 屏幕分辩率

获取系统分辩率获取屏幕分辩率HDC hdcScreen = GetDC(NULL); int cx = GetDeviceCaps(hdcScreen, DESKTOPHORZRES); int cy = GetDeviceCaps(hdcScreen, DESKTOPVERTRES); ReleaseDC(NULL, hdcScreen);...

2019-10-06 16:25:37 159

LuaForWindows_v5.1.4-46.rar

LuaForWindows_v5.1.4-46.rar

2020-08-10

NPSWF32调试版本_28_0_r0_161_debug.rar

NPSWF32调试版本_28_0_r0_161_debug.rar

2020-04-06

NPSWF32调试版本_27_0_r0_187_debug.rar

NPSWF32调试版本_27_0_r0_187_debug.rar

2020-04-06

NPSWF32调试版本_26_0_r0_151_debug.rar

NPSWF32调试版本_26_0_r0_151_debug.rar

2020-04-06

NPSWF32调试版本_25_0_r0_171_debug.rar

NPSWF32调试版本_25_0_r0_171_debug.rar

2020-04-06

NPSWF32调试版本_24_0_r0_221_debug.rar

NPSWF32调试版本_24_0_r0_221_debug.rar

2020-04-06

NPSWF32调试版本_23.0_r0.207_debug.rar

NPSWF32调试版本_23.0_r0.207_debug.rar

2020-04-06

NPSWF32调试版本_22_0_r0_209_debug.rar

NPSWF32调试版本_22_0_r0_209_debug.rar

2020-04-06

NPSWF32调试版本_21_0_r0_242_debug.rar

NPSWF32调试版本_21_0_r0_242_debug. g.rar

2020-04-06

NPSWF32调试版本_20_0_r0_306_debug.rar

NPSWF32调试版本_20_0_r0_306_debug.rar

2020-04-06

NPSWF32调试版本_19_0_r0_245_debug.rar

NPSWF32调试版本_19_0_r0_245_debug.rar

2020-04-06

NPSWF32调试版本_18_0_r0_261_debug.rar

NPSWF32调试版本_18_0_r0_261_debug.rar

2020-04-06

NPSWF32调试版本_17_0_r0_191_debug.rar

NPSWF32调试版本_17_0_r0_191_debug.rar r

2020-04-06

NPSWF32调试版本_16_0_r0_305_debug.rar

NPSWF32调试版本_16_0_r0_305_debug.rar

2020-04-06

NPSWF32调试版本_15_0_r0_152_debug.rar

NPSWF32调试版本_15_0_r0_152_debug.rar

2020-04-06

NPSWF32调试版本_14_0_r0_179_debug.rar

NPSWF32调试版本_14_0_r0_179_debug.rar

2020-04-06

NPSWF32调试版本_13_0_r0_231_debug.rar

NPSWF32调试版本_13_0_r0_231_debug.rar

2020-04-06

NPSWF32调试版本_12_0_r0_77_debug.rar

NPSWF32调试版本_12_0_r0_77_debug.rar

2020-04-06

NPSWF32调试版本_11.1.102.55_debug.rar

NPSWF32调试版本_11.1.102.55_debug.rar

2020-04-06

NPSWF32调试版本_10.2.153.1_debug.rar

NPSWF32调试版本_10.2.153.1_debug.rar

2020-04-06

llvm-utils-main.zip

llvm-utils-main.zip

2024-09-03

winhex20.7.rar

winhex20.7.rar winhex20.7.rar winhex20.7.rar

2022-12-28

Unity引擎组件获取通杀方案.zip

Unity引擎组件获取通杀方案.zip

2022-12-22

vs2022离线安装作

vs2022离线安装作

2022-11-12

UltraCompare v21.00.rar

UltraCompare v21.00.rar UltraCompare v21.00.rar UltraCompare v21.00.rar

2021-05-11

SecureCRT_SecureFX_9.0

SecureCRT_SecureFX_9.0.rar SecureCRT_SecureFX_9.0.rar SecureCRT_SecureFX_9.0.rar

2021-03-29

Windows消息查询器.rar

Windows消息查询器.rar Windows消息查询器.rar Windows消息查询器.rar

2021-01-17

IHTMLDocument3HookSrc.rar

IHTMLDocument3HookSrc.rar IHTMLDocument3HookSrc.rar IHTMLDocument3HookSrc.rar

2021-01-05

FiddlerCore.Trial.5.0.0.zip

FiddlerCore.Trial.5.0.0.zip

2020-05-25

fp_11.0.1.152_archive.rar

fp_11.0.1.152_archive.rar

2020-05-20

nginx 1.17.9.1 Unicorn.zip

nginx 1.17.9.1 Unicorn.zip

2020-05-17

腾讯浏览器服务器TBS使用例子.rar

腾讯浏览器服务器TBS使用例子.rar 腾讯浏览器服务器TBS使用例子.rar 腾讯浏览器服务器TBS使用例子.rar

2020-05-04

易语言分析工具.zip

易语言模块反编译工具

2020-04-16

UConnect.rar

UDX UConnect.rar

2020-04-16

神算子偏移计算工具.rar

神算子偏移计算工具.rar

2020-04-15

NPSWF32调试版本.rar

▕ ▕——[9.71MB] 【NPSWF32调试版本_10.2.153.1_debug】 ▕ ▕ ▕——[2.96MB] flashplayer_10_plugin_debug.exe ▕ ▕ ▕——[6.75MB] NPSWF32.dll ▕ ▕ ▕—————————————————————————————————————— ▕ ▕——[13.27MB] 【NPSWF32调试版本_11.1.102.55_debug】 ▕ ▕ ▕——[856 B] flashplayer.xpt ▕ ▕ ▕——[3.90MB] flashplayer_11_plugin_debug_32bit.exe ▕ ▕ ▕——[9.37MB] NPSWF32.dll ▕ ▕ ▕—————————————————————————————————————— ▕ ▕——[35.42MB] 【NPSWF32调试版本_12_0_r0_77_debug】 ▕ ▕ ▕——[856 B] flashplayer.xpt ▕ ▕ ▕——[17.48MB] flashplayer12_0r0_77_win_debug.exe ▕ ▕ ▕——[16.32MB] NPSWF32_12_0_0_77.dll ▕ ▕ ▕——[1.61MB] plugin.vch ▕ ▕ ▕—————————————————————————————————————— ▕ ▕——[34.95MB] 【NPSWF32调试版本_13_0_r0_231_debug】 ▕ ▕ ▕——[856 B] flashplayer.xpt ▕ ▕ ▕——[16.92MB] flashplayer13_0r0_231_win_debug.exe ▕ ▕ ▕——[16.41MB] NPSWF32_13_0_0_231.dll ▕ ▕ ▕——[1.62MB] plugin.vch ▕ ▕ ▕—————————————————————————————————————— ▕ ▕——[36.80MB] 【NPSWF32调试版本_14_0_r0_179_debug】 ▕ ▕ ▕——[856 B] flashplayer.xpt ▕ ▕ ▕——[18.11MB] flashplayer14_0r0_179_win_debug.exe ▕ ▕ ▕——[17.06MB] NPSWF32_14_0_0_179.dll ▕ ▕ ▕——[1.63MB] plugin.vch ▕ ▕ ▕—————————————————————————————————————— ▕ ▕——[34.07MB] 【NPSWF32调试版本_15_0_r0_152_debug】 ▕ ▕ ▕——[856 B] flashplayer.xpt ▕ ▕ ▕——[16.84MB] flashplayer15_0r0_152_win_debug.exe ▕ ▕ ▕——[16.85MB] NPSWF32_15_0_0_152.dll ▕ ▕ ▕——[383.81KB] plugin.vch ▕ ▕ ▕—————————————————————————————————————— ▕ ▕——[34.30MB] 【NPSWF32调试版本_16_0_r0_305_debug】 ▕ ▕ ▕——[856 B] flashplayer.xpt ▕ ▕ ▕——[17.05MB] flashplayer16_0r0_305_win_debug.exe ▕ ▕ ▕——[16.88MB] NPSWF32_16_0_0_305.dll ▕ ▕ ▕——[384.12KB] plugin.vch ▕ ▕ ▕—————————————————————————————————————— ▕ ▕——[34.35MB] 【NPSWF32调试版本_17_0_r0_191_debug】 ▕ ▕ ▕——[856 B] flashplayer.xpt ▕ ▕ ▕——[17.08MB] flashplayer17_0r0_191_win_debug.exe ▕ ▕ ▕——[16.89MB] NPSWF32_17_0_0_191.dll ▕ ▕ ▕——[384.67KB] plugin.vch ▕ ▕ ▕—————————————————————————————————————— ▕ ▕——[35.58MB] 【NPSWF32调试版本_18_0_r0_261_debug】

2020-04-06

NPSWF32调试版本_32_0_r0_330_debug.rar

NPSWF32调试版本_32_0_r0_330_debug.rar

2020-04-06

NPSWF32调试版本_31_0_r0_153_debug.rar

NPSWF32调试版本_31_0_r0_153_debug.rar

2020-04-06

NPSWF32调试版本_30_0_r0_154_debug.rar

NPSWF32调试版本_30_0_r0_154_debug.rar

2020-04-06

NPSWF32调试版本_29_0_r0_171_debug.rar

NPSWF32调试版本_29_0_r0_171_debug.rar

2020-04-06

空空如也

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

TA关注的人

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