跳至正文
慕缘小栈

慕缘小栈

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

分类: 笔记

  • By - lmyperson

$.ajax()方法详解

jquery中的ajax方法参数总是记不住,这里记录一下。 1.url: 要求为String类型的参数,(默认
Read More
  • By - lmyperson

php获取当前域名、主机、URL、端口、参数、网址、路径、代理等

<?php //获取域名或主机地址 echo $_SERVER['HTTP_HOST']."<br
Read More
  • By - lmyperson

php实现数据库取出数据html有效化

html_entity_decode 0 0
  • By - lmyperson

jquery获得select option的值 和对select option的操作

获取Select : 获取select 选中的 text : $("#ddlRegType").find("o
Read More
  • By - lmyperson

jQuery获取select中选中的option的值和自定义属性的值

//通过绑定change事件,当下拉框内容发生变化时事件被启动 $("#wlms").bind("change
Read More
  • By - lmyperson

价格的三级联动

<script src="__TMPL__Public/layui/laytpl.js" charset
Read More
  • By - lmyperson

取String 或者 object的长度

function count(o){ var t = typeof o; if(t == 'string'){
Read More
  • By - lmyperson

汉字按首字母排序(javascript,php,mysql实现)

1.javascript实现 var a = ["啊","得啊_123","得啊_0124","波啊","婆"
Read More
  • By - lmyperson

解决ctrl+滚轮页面缩放问题

<script language="javascript"> document.onmousewh
Read More
  • By - lmyperson

phpstudy 安装好之后局域网无法访问 排查

1.防火墙,需要关闭状态 0 0

 

  • Previous
  • 1
  • …
  • 17
  • 18
  • 19
  • 20
  • Next
Copyright © 2026 慕缘小栈. All Right Reserved.Theme : Personal CV Resume By aThemeArt