码迷,mamicode.com
首页 >  
搜索关键字:twaver mono design    ( 6698个结果
HDOJ 1007 Quoit Design 最近点对
3年前刚接触ACM的时候做的这一题,交了几十次怎么写都过不了......... 今天无意中又看到了这一题,随手一写终于过了..... Quoit Design Time Limit: 10000/5000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 33151 ...
分类:其他好文   时间:2014-12-01 14:23:35    阅读次数:179
如何在Ubuntu下安装 monodevelop
参考介绍http://www.monodevelop.com/download/linux/首先,Add the Mono Project GPG signing keysudo apt-key adv --keyserver pgp.mit.edu --recv-keys 3FA7E0328081...
分类:系统相关   时间:2014-12-01 14:10:57    阅读次数:458
poj 2777 Count Color (成段更新+区间求和)
Count Color Time Limit: 1000MS   Memory Limit: 65536K Total Submissions: 36646   Accepted: 11053 Description Chosen Problem Solving and Program design as an optional co...
分类:其他好文   时间:2014-12-01 01:14:02    阅读次数:256
Custom Looks using Qt Style Sheets
With the introduction of Qt Style Sheets, styling Qt widgets has become a lot simpler. Whether you just need to customize the look of an existing widget or design a whole new style from scratch, th...
分类:其他好文   时间:2014-11-30 18:52:50    阅读次数:226
android 5.0 Material Design酷炫风格的开源项目集合
一、前言 Android 5.0上线有一个段时间了,估计小伙伴们都看到了Android5.0界面上相比前面几个版本有了很大的突破,给人一种非常酷炫,平滑的跳转,生动的界面切换,全新的感觉,Android用户终于可以感叹,Google升级了这么多个版本终于像样的搞了一回界面。开发者们看到这些优美的动画也要大户过瘾啊。github上面的高人们都已经饥渴难耐了出了写出了各种好用,炫丽的特效,我...
分类:移动开发   时间:2014-11-30 00:31:49    阅读次数:206
LT1961 升压型稳压器造就了兼具升压和降压能力的扁平状SEPIC
http://cds.linear.com/docs/cn/design-note/DN317%20sim_chs.pdfhttp://cds.linear.com/docs/en/datasheet/1961fa.pdf
分类:其他好文   时间:2014-11-29 20:15:33    阅读次数:159
Best Time to Buy and Sell Stock III
Say you have an array for which theithelement is the price of a given stock on dayi.Design an algorithm to find the maximum profit. You may complete a...
分类:其他好文   时间:2014-11-29 13:05:29    阅读次数:161
Java开发中的23种设计模式详解(转)
设计模式(Design Patterns) ——可复用面向对象软件的基础设计模式(Design pattern)是一套被反复使用、多数人知晓的、经过分类编目的、代码设计经验的总结。使用设计模式是为了可重用代码、让代码更容易被他人理解、保证代码可靠性。 毫无疑问,设计模式于己于他人于系统都是多赢的,设...
分类:编程语言   时间:2014-11-29 11:44:05    阅读次数:283
Kinetis Design Studio 下使用J-Link下载程序
1、安装J-Link驱动。在KDS安装目录下已自带J-Link驱动,进入以下目录(以我的为例):C:\Freescale\KDS_1.1.1\segger\USBDriver将看到CDC、x64、x86三个文件夹,根据自己的系统选择对应的程序,只需两步(以我的为例):1> 进入CDC文件夹下,运行d...
分类:Web程序   时间:2014-11-28 21:18:04    阅读次数:428
[转]UI、GUI、UE、UX、ID、UED、UCD的区别
UI (User Interface):用户界面 UE (User Experience):用户体验 ID (Interaction design):交互设计 UID (User Interface Design):用户界面设计 UED (User-Experience De...
分类:其他好文   时间:2014-11-28 20:02:57    阅读次数:269
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!