码迷,mamicode.com
首页 >  
搜索关键字:light    ( 1054个结果
android studio 使用问题总结一
1,Theme.AppCompat.Light.DarkActionBar 报错 添加v7包 参考其他:http://blog.csdn.net/sanjiaozhen/article/details/49976429 http://blog.csdn.net/loveyaozu/article/d ...
分类:移动开发   时间:2017-07-03 12:29:33    阅读次数:163
中文字体名称对照表(unicode码)及20个web安全字体
在Web编码中,CSS默认应用的Web字体是有限的,虽然在新版本的CSS3,我们可以通过新增的@font-face属性来引入特殊的浏览器加载字体。但多数情况下,考虑各个因素的影响我们还是在尽量充分利用 中文名英文名UnicodeUnicode 2 Mac OS 华文细黑 STHeiti Light ...
分类:Web程序   时间:2017-07-02 13:05:00    阅读次数:1502
Light oj 1251 - Forming the Council 【2-sat】【推断是否存在可行解 + 反向拓扑输出可行解】
1251 - Forming the Council PDF (English) Statistics Forum Time Limit: 2 second(s) Memory Limit: 32 MB In a city there are n voters, and m people forme ...
分类:其他好文   时间:2017-06-30 17:29:54    阅读次数:228
light oj1074
Description The people of Mohammadpur have decided to paint each of their houses red, green, or blue. They've also decided that no two neighboring hou ...
分类:其他好文   时间:2017-06-29 19:16:25    阅读次数:186
POJ1375 Intervals(直线与圆切线、线段合并)
题目链接: http://poj.org/problem?id=1375 题目描述: Intervals Description In the ceiling in the basement of a newly open developers building a light source has ...
分类:其他好文   时间:2017-06-28 23:15:34    阅读次数:284
状态模式
允许一个对象在其内部状态改变时改变它的行为,对象看起来似乎修改了它的类。(开关灯) 状态模式的通用结构: 在一个Light的构造函数中,我们要创建每一个状态类的实例对象,Context将持有这些状态对象引用,以便把请求委托给状态对象。 为避免一个对象遗漏方法的 技巧是: JavaScript版本的状 ...
分类:其他好文   时间:2017-06-27 23:24:24    阅读次数:194
APICloud笔记
(1)改变手机顶部状态栏字体、图标颜色 api.setStatusBarStyle({style:'light'});//light白色,dark黑色(2)页面跳转传参 例: api.openWin({ name: 'compileRegion', url: './compileRegion.htm ...
分类:Windows程序   时间:2017-06-27 16:59:15    阅读次数:440
April 18 2017 Week 16 Tuesday
Every light has darkness to balance it out. 有光明的地方,必定有黑暗予以平衡。 I strive to get a balance between life and work. But it seems my efforts were just futil ...
分类:其他好文   时间:2017-06-27 12:58:59    阅读次数:194
Light OJ 1080 - Binary Simulation
题目链接:http://www.lightoj.com/volume_showproblem.php?problem=1080 1080 - Binary Simulation PDF (English) Statistics Forum Time Limit: 2 second(s) Memory ...
分类:其他好文   时间:2017-06-26 19:02:02    阅读次数:252
1054条   上一页 1 ... 31 32 33 34 35 ... 106 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!