码迷,mamicode.com
首页 >  
搜索关键字:light    ( 1054个结果
Pipe
Pipe The GX Light Pipeline Company started to prepare bent pipes for the new transgalactic light pipeline. During the design phase of the new pipe sha ...
分类:其他好文   时间:2017-07-16 10:05:46    阅读次数:211
Deep TEN: Texture Encoding Network
纹理特征,材料分类(Material Classification),在MINC-2500、Flickr Material Database、KTH-TIPS-2b、4D-Light-Field-Material、GTOS上state-of-the-art(2017年)。 思想主要来源是:传统图片分 ...
分类:Web程序   时间:2017-07-15 19:57:39    阅读次数:375
light oj 1214 - Large Division 大数除法
1214 - Large Division Given two integers, a and b, you should check whether a is divisible by b or not. We know that an integer a is divisible by an i ...
分类:其他好文   时间:2017-07-15 17:54:22    阅读次数:165
2017年7月8日 星期六 --出埃及记 Exodus 27:20
2017年7月8日 星期六 --出埃及记 Exodus 27:20"Command the Israelites to bring you clear oil of pressed olives for the light so that the lamps may be kept burning. ...
分类:其他好文   时间:2017-07-15 14:46:17    阅读次数:145
Code Labels
Code Labels Code labels are three-letter codes with which commit messages can be prefixed. CODE Label color name background text BLD: build light gree ...
分类:其他好文   时间:2017-07-13 17:41:48    阅读次数:186
Lua 调用的 C 函数保存 state 的两种方式: Storing State in C Functions 笔记
http://yanbin.is-programmer.com/posts/94214.html Registery的Key 1. 整数Key用于Lua的引用机制,所以不要使用整数作为Key 2. 通过lua_rawsetp将一个C指针包装成light userdata作为Key使用 3. 使用字符 ...
分类:其他好文   时间:2017-07-08 14:17:45    阅读次数:131
CSS,font-family字体对应英文名称
宋体:SimSuncss中中文字体(font-family)的英文名称 Mac OS的一些: 华文细黑:STHeiti Light [STXihei] 华文黑体:STHeiti 华文楷体:STKaiti 华文宋体:STSong 华文仿宋:STFangsong 儷黑 Pro:LiHei Pro Med ...
分类:Web程序   时间:2017-07-07 10:17:45    阅读次数:268
织梦(dedecms)彩色标签云(tag)随机颜色和字体大小
1、选择你所要加页面的模板,一般是在首页index.htm 加上如下代码 01 <!-- /下面开始tag标签云 --> 02 <dl class="tbox light"> 03 <dt><strong>Tags标签云</strong></dt> 04 <dd>{dede:tag row='45' ...
分类:其他好文   时间:2017-07-05 11:35:33    阅读次数:170
CSS3 @font-face属性
属性定义及使用说明 @font-face规则,网页设计师再也不必使用的"web-safe"的字体之一。 字体的名称,font - face规则: font-family: myFirstFont; 字体文件包含在您的服务器上的某个地方,参考CSS: src: url('Sansation_Light ...
分类:Web程序   时间:2017-07-04 20:11:26    阅读次数:346
C#对sqlite操作类
/// <summary> /// SQLite 操作类 /// Author Light /// </summary> public class SQLite { /// <summary> /// 数据库 /// </summary> public static string dataBaseP ...
分类:数据库   时间:2017-07-04 16:13:08    阅读次数:205
1054条   上一页 1 ... 30 31 32 33 34 ... 106 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!