• 首页
  • Html
  • CSS
  • JavaScript
  • PHP
  • MySql
  • 笔记
  • 搜索
BQ12
  • 首页
  • Html
  • CSS
  • JavaScript
  • PHP
  • MySql
  • 笔记
  • 搜索
BQ12网
PHP
PHP如何获取数组里元素的个数

count($name)

2017年5月12日
阅读全文
Html
a:hover 经过切换图片

使用hover做图片切换时,最好把两张图片做在一起,这样就不用连接两次,切换就没有延迟的感觉。

2017年5月6日
技巧
阅读全文
PHP
php 如何获取数组第一个值

<?php $transport = array(‘foot’, ‘ […]

2017年5月6日
冷知识
阅读全文
PHP
php rand() 函数返回随机整数

<?php echo(rand()); echo(rand()); echo(rand(10,100)) […]

2017年5月6日
基础
阅读全文
PHP
php array_filter除去数组中的空字符元素

$grouplist=array_filter($grouplist);

2017年5月6日
冷知识
阅读全文
PHP
php设置头部字符编码

header(“Content-type:text/html;charset=utf-8&#822 […]

2017年5月4日
基础
阅读全文
JavaScript
js 传中文参数,低版本浏览器乱码解决方法

使用encodeURI(‘中文’) window.location.href = se […]

2017年5月4日
阅读全文
CSS
纯CSS下拉菜单

/*菜单*/ .menu{ float:left; width:870px; height:88px; mar […]

2017年5月4日
代码块示例
阅读全文
笔记
window设置开机自动某程序

把程序的快捷方式复制到下面的地址就可以了 C:\Users\Administrator\AppData\Roa […]

2017年5月2日
服务器
阅读全文
PHP
curl_init() 示例,只输出返回结果

$ch = curl_init(); curl_setopt($ch, CURLOPT_URL, $url); […]

2017年5月2日
示例
阅读全文

Posts navigation

← 上一页 1 … 15 16 17 18 19 20 21 22 23 24 25 … 55 下一页 →
← 上一页 1 … 15 16 17 18 19 20 21 22 23 24 25 … 55 下一页 →
  • 关于本站
  • 免责声明
  • 留言反馈
  • 文章归档
  • 本站CDN
  • 查询服务
  • 网站地图
Copyright@2017 bq12.com All Rights Reserved. | 桂ICP备16009291号
beiangovcn

桂公网安备 45010702000460号