代码插入测试html,body{height:100%;width:100%;}.top{position:fixed;}图片插入测试(应为原始大小)更新于2014/6/3
分类:
其他好文 时间:
2014-06-04 14:52:35
阅读次数:
203
最近画油量曲线需要用到ZoomLine官网看了好几天,现在整理出来供大家参考使用
zoomline.html源代码
FusionCharts Free Documentation
//导出图片调用的方法
function startExport(){
var chart = getChartFromId("myFusionExport"...
分类:
其他好文 时间:
2014-06-03 00:48:21
阅读次数:
440
ProblemYou want your UI components to have
gravity, so that if they are dragged up to the top of the screen, they will
descend on their own. Combining...
分类:
其他好文 时间:
2014-06-02 20:01:49
阅读次数:
243
Paper:
ImageNet Classification with Deep Convolutional Neual Network
Achievements:
The model addressed by Alex etl.
achieved top-1 and top-5 test error rate of
37.5% and
17.0% of classifyin...
分类:
Web程序 时间:
2014-06-02 15:08:24
阅读次数:
369
(Linux)有道词典命令行版配置教程:先看效果:使用命令:#youdao
要查询的单词就可以获取该单词的释义教程开始:(1)去现在有道词典的开源版本(仅110行代码,不要惊讶)下载地址:http://sourceforge.net/projects/yodao-free/(2)安装python。这...
分类:
其他好文 时间:
2014-06-02 13:36:24
阅读次数:
254
求出强联通分量之后判断出度为0的点有几个,有1个就输出这个分量的点的数目,否则输出0;var
i,j,n,m,x,y,ans1,ans2,t,cnt,top:longint; head,next,go,sta,inp:array[0..50010] of
longint; low,dfn...
分类:
移动开发 时间:
2014-06-02 11:38:57
阅读次数:
220
1、图形化最小安装debian7.5操作系统2、更改debian的apt源配置文件/etc/apt/sources.listroot@duan:~#cat/etc/apt/sources.list
debhttp://ftp.de.debian.org/debianwheezymaincontribnon-free
deb-srchttp://ftp.de.debian.org/debianwheezymaincontribnon-free3、更新apt,并..
分类:
其他好文 时间:
2014-06-02 10:35:03
阅读次数:
379
用FusionCharts做甘特图1.同步方式(用xml格式字符)前台aspx代码
FusionCharts甘特图使用(同步方式展示) " /> 后台...
分类:
其他好文 时间:
2014-06-02 08:35:43
阅读次数:
428
public abstract
classWindowextendsObjectjava.lang.Object?android.view.WindowClass
OverviewAbstract base class for a top-level window look and behavior...
实现自由落体运动需要理解的几个简单属性:
clientHeight:浏览器客户端整体高度
offsetHeight:对象(比如div)的高度
offsetTop:对象离客户端最顶端的距离
简单demo如下:
free_movement
#div1{
position: absolute;
height: 100px;
width: 100...
分类:
编程语言 时间:
2014-06-01 01:49:24
阅读次数:
348