码迷,mamicode.com
首页 > 2014年09月07日 > 全部分享
IOS6-UICollectionViewController
CollectViewController.h@interface CollectViewController : UIViewController@property(nonatomic,retain)NSMutableArray *dataSource;@property(nonatomic,re...
分类:移动开发   时间:2014-09-07 23:41:15    阅读次数:344
T-SQL Apply的用法
SQL Server2005新增crossapply 和outerapply 联接语句,增加这两个东东有啥作用呢?我们知道有个 SQL Server2000中有个crossjoin是用于交叉联接的。实际上增加crossapply 和outerapply 是用于交叉联接表值函数(返回表结果集的函数)的...
分类:移动开发   时间:2014-09-07 23:41:05    阅读次数:245
iPad开发专有API-UIPopoverViewController和UISplitViewController
iPad专有api:漂浮视图控制器UIPopoverViewController和分割视图控制器UISplitViewController----------------------------------UIPopoverViewController------------------------...
分类:Windows程序   时间:2014-09-07 23:40:55    阅读次数:457
HttpServletRequest ServletRequest 向下转型
public void doFilter(ServletRequest request, ServletResponse response, FilterChain chain) throws IOException, ServletException {HttpServletRequest req...
分类:其他好文   时间:2014-09-07 23:40:45    阅读次数:310
慕课网-安卓工程师初养成-6-4 练习题
来源:http://www.imooc.com/ceping/1595下列数组的初始化正确的是()A int[ ] score = new int[ ];B int score[ ] = new int[ ] { 34, 90, 87, 54, 24 };C int[ ] score = new i...
分类:移动开发   时间:2014-09-07 23:40:35    阅读次数:222
Two Sum
Given an array of integers, find two numbers such that they add up to a specific target number.The function twoSum should return indices of the two nu...
分类:其他好文   时间:2014-09-07 23:40:25    阅读次数:202
[LeetCode] Container With Most Water
public class Solution { public int maxArea(int[] height) { int len = height.length, low = 0, high = len - 1; int area = 0; whi...
分类:其他好文   时间:2014-09-07 23:40:15    阅读次数:233
9月刷题总结
全是usaco水题。。。。贪心(这个要放在首位,思想太重要):【BZOJ】1650: [Usaco2006 Dec]River Hopscotch 跳石子(二分+贪心)【BZOJ】1691: [Usaco2007 Dec]挑剔的美食家(multiset+贪心)【BZOJ】1692 & 1640: [...
分类:其他好文   时间:2014-09-07 23:40:05    阅读次数:397
慕课网-安卓工程师初养成-6-6 编程练习
来源:http://www.imooc.com/code/1677小伙伴们,请根据所学知识,参考注释,在代码编辑器中补充代码,完成JAVA 程序,实现输出数组中的最大值、最小值和平均值运行效果:任务任务要求:1、定义一个整型数组,并赋初值 61, 23, 4, 74, 13, 148, 202、定义...
分类:移动开发   时间:2014-09-07 23:39:55    阅读次数:407
慕课网-安卓工程师初养成-6-2 练习题
来源:http://www.imooc.com/ceping/1594定义一个数组 int[ ] scores = { 1, 2, 3, 4, 5, 6, 7 } ,数组中的 score[3] 指的是( )A 1B 2C 3D 4答案:D知识解析数组下标从 0 开始,因此 score[3] 表示数组...
分类:移动开发   时间:2014-09-07 23:39:45    阅读次数:313
POJ 3083 Children of the Candy Corn
Children of the Candy CornTime Limit: 1000msMemory Limit: 65536KBThis problem will be judged onPKU. Original ID:308364-bit integer IO format:%lld Java...
分类:其他好文   时间:2014-09-07 23:39:25    阅读次数:275
IOS7-TextKit
-------------------------------------------TextKitDemo---------------------------------------- (void)viewDidLoad{ [super viewDidLoad]; _text...
分类:移动开发   时间:2014-09-07 23:39:15    阅读次数:302
Address already in use: JVM_Bind(端口冲突)
转载自:http://blog.csdn.net/xw13106209/article/details/66192851.错误描述2011-7-20 11:05:18 org.apache.catalina.core.StandardServer await严重: StandardServer.aw...
分类:其他好文   时间:2014-09-07 23:38:55    阅读次数:384
[LeetCode] Minimum Path Sum
public class Solution { public int minPathSum(int[][] grid) { int [][] result = new int[grid.length][grid[0].length]; result[...
分类:其他好文   时间:2014-09-07 23:38:45    阅读次数:231
hdu4992 Primitive Roots(所有原根)
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=4992题意:给出n,输出n的所有原根。思路:求出n的一个原根x,那么对于所以的i,i1) ans=ans/n*(n-1); return ans;}int prime[N],tag[N],cnt;v...
分类:其他好文   时间:2014-09-07 23:38:35    阅读次数:315
最常见的HTTP错误
1. HTTP 500错误(内部服务器错误)对对HTTP 500错误的定义已经充分证明了这是一个最常见的HTTP错误。 一般来说,HTTP 500 错误就是web服务器发生内部错误时返回的信息。 例如,web服务器过载时将无法正确处理访问请求。根据Google的搜索数据统计,HTTP 500 错误发...
分类:其他好文   时间:2014-09-07 23:38:25    阅读次数:262
夜未央(一)缺月挂疏桐 星星乱点灯
今天必须要写点什么了,不经意间学习上课已经一个多月,四十余天,今天讨论群里一道简单的目录路径考察题,竟然没有做对,汗颜已不能来描述此刻的感觉,基础这东西,真的不能是赋予表面,而不去深刻理解的。旷课旬日,拉下课程实在不应该,而拉下课程又没有去好好补习,更属不应该了。老师讲得很好,重生产实践更是符合将....
分类:其他好文   时间:2014-09-07 23:38:15    阅读次数:882
917条   上一页 1 2 3 4 5 6 7 ... 54 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!