Material Design 在线配色工具 开发实用工具 https://www.materialpalette.com/ ...
分类:
其他好文 时间:
2017-04-02 18:45:35
阅读次数:
231
RecyclerView是Android 5.0 materials design中的组件之一还有CardView、Palette等用法:导入依赖的包 RecyclerView 与 CardView 小组件为 v7 支持内容库的一部分RecyclerView找不到recyclerviewcom.an... ...
分类:
其他好文 时间:
2017-03-09 18:09:33
阅读次数:
265
秒表对于我来说并不陌生,在之前自己学习单片机时,实现过秒表和数字钟;基本思路:开启单片机带的定时器,并设置它没10ms溢出一次,分别用三个变量hour,minute,secong记录秒表的时分秒,然后每0.5s刷新一次显示函数,这样最基本的秒表的基本功能就实现了;当然,在Qt里面设计一个秒表也可以用 ...
分类:
其他好文 时间:
2017-03-07 22:24:36
阅读次数:
616
Input an image, this tool generate a palette. The algorithm is in this paper: Data-driven Color Manifolds. I also refer to the code in https://github. ...
分类:
其他好文 时间:
2017-02-20 01:01:40
阅读次数:
177
PowerDesigner 12小技巧-pd小技巧-pd工具栏不见了-pd修改外键命名规则-pd添加外键 1. 附加:工具栏不见了 调色板(Palette)快捷工具栏不见了PowerDesigner 快捷工具栏 palette 不见了,怎么重新打开,找回来呢 上网搜索了一下”powerdesigne ...
分类:
其他好文 时间:
2017-02-11 12:33:34
阅读次数:
1830
从资源里载入图象而不丢失调色板 procedure loadgraphic(naam:string);var { I've moved these in here, so they exist only during the lifetime of the procedure. } HResInfo ...
分类:
其他好文 时间:
2017-02-07 13:49:25
阅读次数:
306
1 #region 从Excel导入 2 /// 3 /// 读取excel ,默认第一行为标头 4 /// 5 /// excel文档路径 6 /// 7 public static DataTable ExcelImport(string strFileName) 8 ... ...
分类:
其他好文 时间:
2016-12-21 14:05:34
阅读次数:
227
Java使用poi组件导出excel报表,能导出excel报表的还可以使用jxl组件,但jxl想对于poi功能有限,jxl应该不能载excel插入浮动层图片,poi能很好的实现输出excel各种功能,介绍poi导出excel功能实现案例,算比较常用的功能实现以及导出excel需要注意的地方,采用的是 ...
分类:
其他好文 时间:
2016-12-16 19:23:28
阅读次数:
386
我使用的PowerDesigner是15.1版本的,其他版本的操作可能会有所不同 我们在使用PowerDesigner的时候,有时候可能会不小心把悬浮的工具箱隐藏掉,就是下面这个东西 怎么显示出来呢,下面介绍两种方法: 1、在工具栏的空白处点击鼠标右键 然后勾选Palette选项,工具箱就显示出来了 ...
分类:
其他好文 时间:
2016-12-02 11:38:45
阅读次数:
715