热门 echarts配置柱状图的颜色

时间:2017-10-20   作者:lininn   分类: Html   热度:3256°    
时间:2017-10-20   分类: Html    热度:3256  
option = { title: { text: '深圳月最低生活费组成(单位:元)', subtext: 'From ExcelHome', sublink: 'http://e.weibo.com/1341556070/AjQH99che' }, tooltip : { trigger: 'axis', axisPointer : { // 坐标轴指示器,坐标轴触发有效 type : 'shadow' // ...

阅读全文>>

热门 Krpano制作全景视频

时间:2017-10-19   作者:lininn   分类: 随笔   热度:2467°    
时间:2017-10-19   分类: 随笔    热度:2467  
<scene name="videopano" title="krpano Panoramic Video Example"> <!-- include the videoplayer interface / skin (with VR support) --> <include url="skin/videointerface.xml" /> <!-- include the videoplayer plugin --> <plugin name="video" url.html5="...

阅读全文>>

热门 百度地图标注点

时间:2017-10-18   作者:lininn   分类:   热度:8920°    
时间:2017-10-18   分类:    热度:8920  
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=gb2312" /> <meta name="keywords" con...

阅读全文>>

热门 php连接数据库?

时间:2017-10-11   作者:lininn   分类: 随笔   热度:2177°    
时间:2017-10-11   分类: 随笔    热度:2177  
<?php $link = mysqli_connect( 'localhost', 'root', 'root', 'lininn'); mysqli_set_charset($link, "utf8"); if (!$link) { printf("Can't connect to MySQL Server. Errorcode: %s ", mysqli_connect_error()); exit; }else $sql = "insert into user1(name1,ti...

阅读全文>>

返回顶部    首页    手机版本    后花园   会员注册   
版权所有:覆手为雨    站长: lininn