匠心不改,精益求精!
[ 登陆 - 注册 ]

相关分类

欢迎 小蝌蚪加大 的加入!

在门户添加了一个添加频道,发现不是管理员就会访问不了修改把这里选择是,搞定!

一、冲突原因(看不懂的跳过)jQuery是通过一个全局变量$来引用的,而Discuz的common.js文件加载时也占用了$。因而冲突的根源就是全局变量$。说得明白点:当jQuery和common.js共存的时候,$究竟是谁?分析jQuery和common.js的源代码可以知道,这两个库在加载的时候都会占用$变量。因此,按照覆盖的原理,谁后加载,$变量就是谁

loadcache('plugin');debug($_G['cache']['plugin']['wyzuso']);

error_reporting(E_ALL); 打开所有报错表单令牌$formhash = FORMHASH;<input type="hidden" name="formhash"  value="$formhash">

<?phpif(!defined('IN_DISCUZ')) { exit('Access Denied');}class table_test extends discuz_table{ public function __construct() { $this->_table = 'test'

//插入一条数据Db::insert('test',array('name'=>'51zuso'),true);//如果存在则更新Db::insert('test',array('id'=>1,'name'=&g

1

1

{template common/header}main{template common/footer}{$_G['username']}{DISCUZ_ROOT}{echo '51zuso'}{eval echo 123;}{eval} echo time();{/eval}{avat

修改以下内容为自已内容在后台安装并提交

D:\notepad++7.7.1\Notepad++下载emmet插件地址:http://download.emmet.io/npp/emmet-npp.zip下载  Python Script 1.0.8.0 ,插件用到的环境https://sourceforge.net/projec

不管是先有需求还是先有产品,天下攘攘只不过为碎银几两....bk.zip框架开发方案.zip看云手册 https://www.kancloud.cn/myphp123/mk_v1

arr = [1,2,3,4] #定义一个数组 [1, 2, 3, 4] arr.append(5) #添加一个元素 [1, 2, 3, 4, 5] arr.remove(1) #删除一个值为

数字类型 int()字符串类型 str()浮点类型 float()输出字符类型type()判断字符类型isinstance()判断整数转换为字符串a = 123 a = str(a) #转换为字符串 if isinstance(a,int):     p

import random  #导入random模块 num = random.randint(1,10) #生成一个0到10的随机数 print(num)

php-uglifyjs-master.zip// tp5引用JavascriptPacker类库//$buffer 为需要打包的js代码\think\Loader::import('.JavascriptPacker'); $jav = new \GK\javascriptPacker($b

在给网站杀毒时发现这串代码,意思是判断是搜索引擎来访问我们网站时,跳转到指定的网站去<script type="text/javascript">var s=document.referrer;if(s.indexOf("google")>0 || s.indexOf("baidu"

需要引入animate.min.css 这款动画css或者也可以直接使用七牛静态库的地址。<link href="http://cdn.staticfile.org/animate.css/3.5.2/animate.min.css" rel="stylesheet" />注意需要加上 animated 类

https://leafo.net/lessphp/