码迷,mamicode.com
首页 >  
搜索关键字:material design    ( 6009个结果
微软职位内部推荐-SDEII for Windows Phone Apps
微软近期Open的职位:Job title: Software Design Engineer IILocation: China, BeijingDivision: Operations System Group EngineeringGroup OverviewOSG is delivering...
分类:移动开发   时间:2014-11-22 07:03:43    阅读次数:197
在低版本android系统上实现Material设计应用
?Material Design真的很好看,动画效果真的很实用。前面也写了一些文章介绍如何编写Material风格的程序,但是很多都是一些新的api,低版本上面没有这些api,我们没办法使用。但是不用气馁,google官方,以及一些大牛,给我们提供了一些程序,让我们在低版本上面可以实现Material风格的程序,这里就给大家介绍一下。...
分类:移动开发   时间:2014-11-21 23:20:48    阅读次数:402
Best Time to Buy and Sell Stock II
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-21 20:23:44    阅读次数:118
微软职位内部推荐-SDEII for Windows Phone Apps
微软近期Open的职位:Job title: Software Design Engineer IILocation: China, BeijingDivision: Operations System Group EngineeringGroup OverviewOSG is delivering...
分类:移动开发   时间:2014-11-21 17:53:00    阅读次数:186
Special Procurement Type for Costing (Costing View in Material Master )
http://help.sap.com/saphelp_470/helpdata/en/7e/cb7f5643a311d189ee0000e81ddfac/content.htm Special Procurement in Costing UseA BOM can include material...
分类:其他好文   时间:2014-11-21 15:38:27    阅读次数:515
android 5.0新特性
Android Lollipop 面向开发者的主要功能 Material Design 设计注重性能通知以大屏幕呈现以文档为中心连接性能再上一级高性能图形音频处理功能更强摄像头和视频处理进一步完善Android 在办公中的应用屏幕截图和共享新型传感器Chromium WebView辅助功能和输入构建低电耗应用 欢迎使用 Android 5.0 Lollip...
分类:移动开发   时间:2014-11-20 20:21:26    阅读次数:356
【leetcode】Best Time to Buy and Sell 2(too easy)
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-20 16:56:50    阅读次数:236
LeetCode:Best Time to Buy and Sell Stock II
题目描述: Say you have an array for which the ith element is the price of a given stock on day i. Design an algorithm to find the maximum profit. You may complete as many transactions as you like ...
分类:其他好文   时间:2014-11-19 22:18:52    阅读次数:225
Fragment为载体可自动布局的CardView(GitHub上写开源项目初体验)
前些天一直在看Android5.0 的Material Desgin,里面新增了一个新的控件——CardView。从Google这次直接提供了CardView控件就可以看出它已经变的非常流行了。在此之前我们可以通过设置圆角边框来模拟CardView效果,但现在既然Google已经提供了新控件就没有理...
分类:其他好文   时间:2014-11-19 20:25:58    阅读次数:282
c++ using Handle Class Pattern to accomplish implementation hiding
Reference material:Thinking In C++ 2nd eidition chapter 5 section "Handle classes"If there's something need to be hidden from clients of the class (su...
分类:编程语言   时间:2014-11-19 20:08:08    阅读次数:235
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!