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

相关分类

欢迎 小蝌蚪加大 的加入!

//保留textarea格式 //$str 文本字符串 function textPre($str){ $str = str_replace("\r\n",'<br/>',$str); $str = str_replace("&n

修改3个位置第一个\ueditor1.4.3.3\dialogs\image\image.js在722行左右,可搜索 _this.imageList.push(json); _this.imageList.push(json); 改成_this.imageList[$file.index()] = json;第2个778行左右,

第一种$("<img/>") // Make in memory copy of image to avoid css issues  在内存中创建一个img标记   &nbs

https://photoswipe.com/styling/html直接调用<!DOCTYPE html> <html>   <head>     <title>Test Galler

<!DOCTYPE HTML> <html> <head>   <meta charset="UTF-8">   <title>商品SKU选择DEMO</title&

示例1:求两个数组笛卡尔积假如有两个数组,求笛卡尔积,其基本思路是这样的:在遍历一个数组的同时,遍历另一个数组,然后把元素拼接,放到新数组。      /*方式一:两个数组求笛卡尔积*/         var&nbs

头部增加<meta name="format-detection" content="telephone=no" />禁止识别手机号<meta name="format-detection" content="telephone=no"&nb

配置文件路径指定runtime文件夹里的文件都不上传

<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Noto+Sans+SC:100,300,400,500,700,900" />在需要引用的地方font-family: &quo

https://notepad-plus-plus.org/ githubhttps://github.com/notepad-plus-plus/notepad-plus-plus/releases

安装框架composer create-project topthink/think tp安装多应用模式扩展composer require topthink/think-multi-app删除 app 目录下的 controller 目录多应用模式部署后,记得删除app目录下的controller目录(系统

根目录创建 .env文件写入APP_DEBUG = true即可

 .disabled { pointer-events: none; }<span class="disabled ">点击失效</span>

删除php禁用函数proc_open 就可以了

  <!--我是父盒子--> <div class="father_box"> <!--三个子盒子-->   <div class="son_box1">普通盒子甲</div>   

<?php   //设置最长执行时间为5分钟 set_time_limit(300); //在循环输出前,要关闭输出缓冲区 ob_end_clean(); for($i=0; $i<100000; $i++){     echo $i.&qu

<script>         $(function(){             var button = $

<a href="javascript:;" downloadFile(url, fileName)>下载</a>a 标签download属性被限制修改<script type="text/javascript"> function

https://animate.style/

引用案例<p id="num">3000</p><script type="text/javascript" src="countUp.min.js"></script><script type="