自定义博客皮肤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的专栏

快樂源于分享︶

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

原创 yii2执行JS 隐藏指定搜索框

yii2中如何执行JS代码?如何隐藏指定列的搜索框?答案:<?php $this->beginBlock('MyJS')?> // 隐藏指定搜索框 $("input[name='UserSearchModel[userPass]']").hide(); $("input[name='UserSearchModel[createTime]']").h...

2020-04-30 17:43:13 315

原创 CYQ.Data Json

CYQ.Data 里面有个Json操作类,百度了一下,没找到相关文档自己摸索了下,记下我的使用方法: //CYQ.Data.Tool.JsonHelper.ToJson("{}"); Dictionary<string, string> dtForm = CYQ.Data.Tool.JsonHelper.Split(body); ...

2020-04-27 14:29:18 332

原创 Type.GetType 返回null问题

Type.GetType("System.Data.DataTable"); 返回 null解决方法:Assembly assembly2 = typeof(System.Data.DataTable).Assembly;Type type2 = assembly2.GetType("System.Data.DataTable");参考:https://stackoverflow.c...

2020-04-21 18:21:54 956

原创 易语言复制代码到记事本时出现乱码

参考:http://blog.sina.com.cn/s/blog_63fcd99c0102v2ga.html我把易语言IDE里面的代码复制到计算本时,出现了乱码:Á¬½Ó¾ä±ú £½ Ä£¿éÀà.UConnect (¿Í»§¾ä±解决方法:复制代码时,输入法状态不要切到英文状态,切到中文输入状态就可以了。原文说的好:英文输入的剪切板 不支持 中文编码!...

2020-04-16 20:20:42 1713 2

原创 C# Post上传文件

using CsharpHttpHelper;using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.IO;using System.Linq;using System.Text;us...

2020-04-13 15:00:24 1897 1

原创 记一次JS解密 eval

看到一段JS加密代码:eval(function (p, a, c, k, e, r) { e = function (c) { ...remove|removeChild'.split('|'), 0, {}))解密方法:去掉前面4个字母eval,把剩下的数据放到浏览器控制台Console里面执行就可以解密了:(function (p, a, c, k, e, r) { e ...

2020-04-10 16:59:01 240

原创 遍历flex控件并自动点击按钮 遍历flash控件并自动点击按钮

FlashDemo.mxml<?xml version="1.0" encoding="utf-8"?><s:Application xmlns:fx="http://ns.adobe.com/mxml/2009" xmlns:s="library://ns.adobe.com/flex/spark" xmlns:mx="library://ns....

2020-04-08 22:55:11 314

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关注的人

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