码迷,mamicode.com
首页 >  
搜索关键字:modern    ( 490个结果
hdu 3047 Zjnu Stadium【带权并查集】
In 12th Zhejiang College Students Games 2007, there was a new stadium built in Zhejiang Normal University. It was a modern stadium which could hold thousands of people. The audience Seats made a circl...
分类:其他好文   时间:2015-02-03 17:12:56    阅读次数:162
sdutoj 2373 Black and white painting( 规律统计计算 3Y )
Black and white painting题目描述You are visiting the Centre Pompidou which contains a lot of modern paintings. In particular you notice one painting which...
分类:其他好文   时间:2015-02-02 09:24:20    阅读次数:114
Blender在Ubuntu上的编译
Here you find information about how to build Blender on modern machines and distributions. Troubleshooting In case you‘re trying to build on old distributions, chances are that your package manager...
分类:系统相关   时间:2015-01-30 00:13:06    阅读次数:442
关于Windows 10的桌面环境
Windows 10 将驱动小尺寸的如可穿戴设备、手机、平板,到笔记本、桌面电脑、Xbox One,以及更大屏幕的设备。2015年中期,预计发布 Windows 10正式版。关于用户环境:8 英寸及以上的设备:桌面 + Win32 应用小于 8 英寸的设备:手机、平板手机、小平板,没有桌面环境,主推 Modern 应用通用程序...
分类:Windows程序   时间:2015-01-29 10:26:58    阅读次数:251
RemoteIE 开发者可跨平台使用IE测试网页
RemoteIE,这是一个基于微软Azure的服务,它允许开发者在最新版本的IE(Windows 10技术预览版)中测试他们的网页,而不需要安装或在虚拟机中设置对应的系统。要想使用这项服务,开发者需要在https://www.modern.ie/zh-cn/tools 网站上注册账户,他还有一个好处...
分类:Web程序   时间:2015-01-27 08:09:52    阅读次数:137
3.交互
?Caption Hover Effects A tutorial on how to create some subtle and modern caption hover effects.http://tympanus.net/Tutorials/CaptionHoverEffectsCSS.....
分类:其他好文   时间:2015-01-22 23:07:41    阅读次数:203
浏览器内部工作原理
目录 一、介绍 二、渲染引擎 三、解析与DOM树构建 四、渲染树构建 五、布局 六、绘制 七、动态变化 八、渲染引擎的线程 九、CSS2可视模型 英文原文:How Browsers Work: Behind the Scenes of Modern Web Browsers 一...
分类:其他好文   时间:2015-01-17 12:27:29    阅读次数:312
iOS 语法新特性-modern syntax(iOS6后,Xcode4.4后,OS X 10.8.2后)
- (void)modernSyntax {/* 一、语法新特性NSNumber、NSArray、NSDictionary*/ // ---- NSNumber 新语法 ---- NSNumber *num = nil; // num = [NSNumber numberWithI...
分类:移动开发   时间:2015-01-08 15:12:30    阅读次数:133
Effective Modern C++ 之 避免对以全局引用为参数的函数重载
考察以下代码:std::multiset names; //global data structurevoid LogAndAdd(const std::string &name){ auto now = //got...
分类:编程语言   时间:2015-01-05 01:49:03    阅读次数:276
Introduction to Project Management
Project management in the modern sense began in the early 1950s, although it has its roots further back in the latter years of the 19th century. The d...
分类:其他好文   时间:2014-12-29 10:24:50    阅读次数:187
490条   上一页 1 ... 40 41 42 43 44 ... 49 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!