跳至正文
慕缘小栈

慕缘小栈

一切从简
  • 关于我
  • 隐私政策

分类: 笔记

  • By - lmyperson

array_chunk()

定义和用法 array_chunk() 函数把数组分割为新的数组块。 其中每个数组的单元数目由 si
Read More
  • By - lmyperson

str_pad()的使用

做一个物流项目的时候需要生成商品编号,在生成数据ID前填充0,之前想过用 substr 这个函数去截取 形如
Read More
  • By - lmyperson

git提交报错

0 0
  • By - lmyperson

Fatal error: Call to undefined function think\finfo_open() in

打开php.ini文件 将 extension=php_fileinfo.dll 前面的 ; 去掉 重启 OK
Read More
  • By - lmyperson

jquery懒加载

<script>     localStorage.setItem(&#822
Read More
  • By - lmyperson

将带html标签的数据库数据展示

html_entity_decode()  把 HTML 实体转换为字符。 0 0
  • By - lmyperson

js匹配手机号

   /*匹配手机号*/     function checkPhon
Read More
  • By - lmyperson

安装redis

打开php.ini 加入 extension=php_igbinary.dll extension=php_r
Read More
  • By - lmyperson

ajax通用格式

一个简单的例子,通过绑定点击事件触发ajax数据提交  $(“.subBtn&#8221
Read More
  • By - lmyperson

google 代理无法访问网络

运行 ipconfig /flushdns 0 0

 

  • Previous
  • 1
  • …
  • 12
  • 13
  • 14
  • 15
  • 16
  • …
  • 20
  • Next
Copyright © 2026 慕缘小栈. All Right Reserved.Theme : Personal CV Resume By aThemeArt