码迷,mamicode.com
首页 >  
搜索关键字:twaver mono design    ( 6698个结果
Centos7下安装mono3.10.0
mono 3.10.0 正式发布:性能进一步改进,以前已经写过一篇 Centos 7.0 安装Mono 3.4 和Jexus 5.6。下面我们在CentOS 7上通过源码安装Mono 3.10, 需要安装最新的libgdiplus3.8。 1. 安装依赖项yum -y install wget gl...
分类:其他好文   时间:2014-12-18 00:10:14    阅读次数:221
001-Mono for android在vs2012中发布设置
详细讲解 :http://www.cr173.com/html/20099_1.html这里是快速设置:1,把Debug换成Release 这里是必须改的2,点击工具选项3,4,5,
分类:移动开发   时间:2014-12-17 20:43:01    阅读次数:181
【Leetcode】:Min Stack
题目链接:https://oj.leetcode.com/problems/min-stack/ Design a stack that supports push, pop, top, and retrieving the minimum element in constant time. push(x) -- Push element x onto stack.pop(...
分类:其他好文   时间:2014-12-17 16:28:46    阅读次数:181
Android Material Design 详解(使用support v7兼容5.0以下系统)
Material Design是Google在2014年的I/O大会上推出的全新设计语言。Material Design是基于Android 5.0(API level 21)的,兼容5.0以下的设备时需要使用版本号v21.0.0以上的support v7包中的appcpmpat....
分类:移动开发   时间:2014-12-17 12:53:58    阅读次数:280
JavaScript Application Architecture On The Road To 2015
JavaScript Application Architecture On The Road To 2015I once told someone I was an architect. It’s true in a way since I now have to design an intric...
分类:移动开发   时间:2014-12-16 09:52:28    阅读次数:480
OSChina 技术周刊第十三期 —— 每周技术精粹
每周技术抢先看,总有你想要的! 移动开发 【翻译】appcompat v21: 让 Android 5.0 前的设备支持 Material Design... 【软件】可直接商用的《动漫之家》APP 开源,基于 CrossApp! 【博客】iOS的xmppframework简介...
分类:其他好文   时间:2014-12-14 09:32:55    阅读次数:326
Computer English : Material Design ( 专业英语考核大作业)
看了一些资料,然后花一个多小时写的,有些句子可能不太对... Material Design Nowadays, softwares are everywhere we can see and the user interface of every single one of them is quite different. In some aspects, it’...
分类:其他好文   时间:2014-12-13 21:51:45    阅读次数:383
在CentOS上构建.net自动化编译环境
我们知道在Windows上我们很容易构建于MSBuild的自动化编译环境,那么在CentOS也是可以的,主要是需要Mono。 在这儿我们选择Jenkins+Gitlab+Mono在CentOS 6.5构建的环境。 1. 安装 Jenkins Jenkins,之前叫做Hudson,是基于Java开发的...
分类:Web程序   时间:2014-12-13 12:12:20    阅读次数:529
Xamarin/Mono IOS Limitations
http://developer.xamarin.com/guides/ios/advanced_topics/limitations/Since applications on the iPhone using Xamarin.iOS are compiled to static code, it...
分类:移动开发   时间:2014-12-13 12:10:59    阅读次数:409
领域驱动设计实践上篇
一、前言 领域驱动设计的概念最早是由著名的建模专家Eric Evans在2004年发表的著名书籍 Domain-Driven Design –Tackling Complexity in the Heart of Software(中文译名:领域驱动设计 2006年3月清华出版社译本,或称 Doma...
分类:其他好文   时间:2014-12-13 06:11:20    阅读次数:385
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!