文本属性:color,font,text-decoration,text-align,vertical-align,white-space,content CSS3属性(内核前缀) Mozilla 内核 css前缀-moz; WebKit 内核 css前缀-webkit ;(谷歌已换用blink内核 ...
分类:
Web程序 时间:
2016-07-25 01:37:20
阅读次数:
211
http://www.bogotobogo.com/cplusplus/memoryallocation.php Variables and Memory Variables represent storage space in the computer's memory. Each variabl ...
分类:
编程语言 时间:
2016-07-24 16:24:24
阅读次数:
318
JSON.stringify() 在本文章中 概述 JSON.stringify() 方法可以将任意的 JavaScript 值序列化成 JSON 字符串。 语法 JSON.stringify(value[, replacer [, space]]) JSON.stringify(value[, r ...
分类:
Web程序 时间:
2016-07-23 16:39:21
阅读次数:
311
Given a sorted array, remove the duplicates in place such that each element appear only once and return the new length. Do not allocate extra space fo ...
分类:
其他好文 时间:
2016-07-22 19:00:47
阅读次数:
163
1.basename和dirname的作用 2.pathinfo()获取路径文件的信息只用于数组 3.realpath返回规范化的绝对路径 4.filesize返回文件大小: 5.disk_free_space返回可用空间 disk_total_space返回总空间 6.fileatime返回一个访 ...
分类:
Web程序 时间:
2016-07-22 01:09:14
阅读次数:
176
转自:http://bbs.dzsc.com/space/viewspacepost.aspx?postid=86760 摘要:逐次逼近寄存器型(SAR)模数转换器(ADC)占据着大部分的中等至高分辨率ADC市场。SAR ADC的采样速率最高可达5Msps,分辨率为8位至18位。SAR架构允许高性能 ...
分类:
其他好文 时间:
2016-07-21 23:22:21
阅读次数:
255
做项目的时候,MyEclipse提示内存不足,我本本内存1G的呀。错误提示大概如下:MyEclipse has detected that less than 5% of the 64MB of Perm Gen (Non-heap memory) space remains. It is stro ...
分类:
系统相关 时间:
2016-07-21 17:50:48
阅读次数:
362
这是一个简单的小游戏,类型相当于amidar,不过也有1000行,手困眼花......UP\DOWN\LEFT\RIGHT控制,SPACE重新开始。 在TimerInit()函数中,QueryPerformanceFrequency()函数查询性能计数器的频率。QueryPerformanceCou ...
分类:
其他好文 时间:
2016-07-21 00:41:50
阅读次数:
231
题目并不难,就是暴力,需要注意一下输出形式和精度。 ...
分类:
其他好文 时间:
2016-07-20 22:53:28
阅读次数:
260
创建文件时,突然报错:[root@rhn~]#touch/var/satellite/a
touch:cannottouch‘/var/satellite/a’:Nospaceleftondevice但文件系统剩余空间充足:FilesystemSizeUsedAvailUse%Mountedon
/dev/mapper/rootvg-rootfs14G6.0G8.1G43%/
devtmpfs3.8G03.8G0%/dev
tmpfs3.8G03.8G0%/de..
分类:
系统相关 时间:
2016-07-20 19:50:38
阅读次数:
460