跳至正文
慕缘小栈

慕缘小栈

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

finecms标签(笔记)

1.{SITE_THEME} //获取主题路径,调用js、css、图片时使用 2.{SITE_PATH} //
Read More
  • By - lmyperson

自定义选中文字颜色及背景色

#p2::selection{background:white;color:white;} <p id=
Read More
  • By - lmyperson

PHP判断值是否在数组内

$firstSecondOfMonth = mktime(0, 0, 0, $month, 1, $year)
Read More
  • By - lmyperson

屏蔽鼠标右键

<script language="JavaScript"> <!-- if (window
Read More
  • By - lmyperson

禁止复制文字代码

<body leftmargin=0 topmargin=0 oncontextmenu='return
Read More
  • By - lmyperson

destoon字段截取

{dsubstr($t[introduce], 80, '...')} 0 0
  • By - lmyperson

mysql多字段排序查询语句

SELECT * FROM (`book_news`) ORDER BY `status` desc, `so
Read More
  • By - lmyperson

ajax格式

$('#send_ajax').click(function (){ var params=$('input'
Read More
  • By - lmyperson

js获取/修改span的值

var a = document.getElementById("span").innerHTML; docu
Read More
  • By - lmyperson

密码保护:seve

无法提供摘要。这是一篇受保护的文章。

 

  • Previous
  • 1
  • …
  • 33
  • 34
  • 35
  • 36
  • Next
Copyright © 2026 慕缘小栈. All Right Reserved.Theme : Personal CV Resume By aThemeArt