码迷,mamicode.com
首页 >  
搜索关键字:displays    ( 149个结果
Sicily 1780. Faulty Odometer Again
Description You are given a car odometer which displays the miles traveled as an integer. The odometer has a defect, however: it proceeds from the digit 1 to the digit 3, from the digit 4 to the di...
分类:其他好文   时间:2015-04-28 16:16:02    阅读次数:167
POJ 题目2083 Fractal(分治)
Fractal Time Limit: 1000MS   Memory Limit: 30000K Total Submissions: 7937   Accepted: 3807 Description A fractal is an object or quantity that displays self-similarity, in ...
分类:其他好文   时间:2015-04-17 18:18:18    阅读次数:124
VideoView源码分析
VideoView源码分析VideoView基于Android4.4源码进行分析 简介 /** * Displays a video file. The VideoView class * can load images from various sources (such as resources or content * providers), takes care of com...
分类:其他好文   时间:2015-04-10 15:31:07    阅读次数:1034
Codeforces Round #116 (Div. 2, ACM-ICPC Rules)---E. Cubes
Let’s imagine that you’re playing the following simple computer game. The screen displays n lined-up cubes. Each cube is painted one of m colors. You are allowed to delete not more than k cubes (that d...
分类:其他好文   时间:2015-03-31 09:16:05    阅读次数:141
How to program Coverlet ECBM with GM Tech 2 diagnostic scan tool
If ESC (Electronic Stability Control) DTC C0460, C0280 or C0196 etc displays on Driver Information Center (DIC) or you get the ECBM module replaced, y...
分类:其他好文   时间:2015-03-21 12:35:21    阅读次数:158
Sitecore Digital Marketing System, Part 1: Creating personalized, custom content for site visitors(自定义SiteCore中的 Item的Personalize的Condition) -摘自网络
Sitecore’s Digital Marketing System (DMS) can help you personalize the content your site displays to your users/visitors and can be easily customized ...
分类:其他好文   时间:2015-03-20 17:53:35    阅读次数:116
***CI查询辅助函数:insert_id()、affected_rows()
查询辅助函数$this->db->insert_id()这个ID号是执行数据插入时的ID。$this->db->affected_rows()Displays the number of affected rows, when doing "write\" type queries (insert,...
分类:其他好文   时间:2015-03-05 14:16:49    阅读次数:242
Android设计和开发系列第二篇:Navigation Drawer(Design)
Navigation DrawerCreating a Navigation DrawerThe navigation drawer is a panel that transitions in from the left edge of the screen and displays the ap...
分类:移动开发   时间:2015-03-03 14:55:04    阅读次数:191
JAVA仿百度分页
最近在做一个仿百度网盘的网页小应用,找到了一个优雅简洁的分页插件,和百度搜索的分页很相似,对他进行了二次封装,拿出来跟大家分享下插件源码/** * This jQuery plugin displays pagination links inside the selected elements. *...
分类:编程语言   时间:2015-02-24 21:00:17    阅读次数:325
Standard Numeric Format Strings
The following table describes the standard numeric format specifiers and displays sample output produced by each format specifier. See theNotessection...
分类:其他好文   时间:2015-02-07 01:39:00    阅读次数:249
149条   上一页 1 ... 9 10 11 12 13 ... 15 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!