首页 > 2015年03月08日 > 全部分享
Java:类加载器(ClassLoader)
听上去很高端,其实一般自定义类加载器不需要用户去实现解析的过程,只要负责实现获取类对应的.class字节流部分就ok了,摘录深入理解Java虚拟机的一段话虚拟机设计团队把类加载阶段中的“通过一个类的全限定名来获取描述此类的二进制字节流”这个动作放到Java虚拟机外部去实现,以便让应用程序自己决定如何...
分类:编程语言   时间:2015-03-08 21:20:51    收藏:0  评论:0  赞:0  阅读:236
验证手机格式
/** * 验证手机格式 */ public static boolean isMobileNO(String mobiles) { /* 移动:134、135、136、137、138、139、150、151、157(TD)、158、159、187、188 联通:130、131、132、...
分类:移动平台   时间:2015-03-08 21:20:32    收藏:0  评论:0  赞:0  阅读:303
宏定义#define
#include #define exchange(a,b){\int t;\t=a;\a=b;\b=t;\}int main(int arge,char *argv){int a=2,b=3;printf("交换前a=%d,b=%d",a,b);exchange(a,b);printf("交换后a...
分类:其他   时间:2015-03-08 21:20:21    收藏:0  评论:0  赞:0  阅读:233
Reverse Bits
uint32_t reverseBits(uint32_t n) { int k = 0; uint32_t result = 0; while(n){ result+=((n%2)>=1; k++; } return result;}
分类:其他   时间:2015-03-08 21:20:11    收藏:0  评论:0  赞:0  阅读:245
hihoCoder #1110 Regular Expression
Problem:DescriptionYour task is to judge whether the input is a legal regular expression.A regular expression is defined as follow:1: 0 and 1 are both...
分类:其他   时间:2015-03-08 21:20:01    收藏:0  评论:0  赞:0  阅读:367
计算机是如何工作的---linux内核学习笔记(一)
---恢复内容开始---内容一:实验报告相关说明。真实姓名谢润帮原创作品转载请注明出处所学课程:《Linux内核分析》MOOC课程链接:http://mooc.study.163.com/course/USTC-1000029000虚拟实验室实验截图内容二:汇编代码的工作过程中堆栈的变化分析分析分两...
分类:系统服务   时间:2015-03-08 21:19:51    收藏:0  评论:0  赞:0  阅读:241
Plus One
Plus One问题:Given a non-negative number represented as an array of digits, plus one to the number.The digits are stored such that the most significant ...
分类:其他   时间:2015-03-08 21:19:41    收藏:0  评论:0  赞:0  阅读:267
HDU 5184
卡特兰数的一个变形而已。一个经典的习题变过来的:n+m个人排队买票,并且满足,票价为50元,其中n个人各手持一张50元钞票,m个人各手持一张100元钞票,除此之外大家身上没有任何其他的钱币,并且初始时候售票窗口没有钱,问有多少种排队的情况数能够让大家都买到票。此时答案是:反过来考虑就是,把右括号看成...
分类:其他   时间:2015-03-08 21:19:31    收藏:0  评论:0  赞:0  阅读:253
C#_winform_DataGridView_的18种常见属性
C#winformDataGridView属性说明① 取得或者修改当前单元格的内容② 设定单元格只读③ 不显示最下面的新行④ 判断新增行⑤ 行的用户删除操作的自定义⑥ 行、列的隐藏和删除⑦ 禁止列或者行的Resize⑧ 列宽和行高以及列头的高度和行头的宽度的自动调整⑨ 冻结列或行⑩ 列顺序的调整? ...
分类:Windows开发   时间:2015-03-08 21:19:21    收藏:0  评论:0  赞:0  阅读:421
Remove Duplicates from Sorted Array II
Remove Duplicates from Sorted Array II问题:Follow up for "Remove Duplicates":What if duplicates are allowed at mosttwice?For example,Given sorted array ...
分类:其他   时间:2015-03-08 21:19:14    收藏:0  评论:0  赞:0  阅读:269
Android应用性能优化笔记
Java代码优化缓存结果: 如果计算代价过高,最好把过去的结果缓存起来。伪代码如下: result=cache.get(n); //输入参数n作为键 if(result==null) ...
分类:移动平台   时间:2015-03-08 21:19:01    收藏:0  评论:0  赞:0  阅读:260
小希的迷宫
Description上次Gardon的迷宫城堡小希玩了很久(见Problem B),现在她也想设计一个迷宫让Gardon来走。但是她设计迷宫的思路不一样,首先她认为所有的通道都应该是双向连通的,就是说如果有一个通道连通了房间A和B,那么既可以通过它从房间A走到房间B,也可以通过它从房间B走到房间A...
分类:其他   时间:2015-03-08 21:18:41    收藏:0  评论:0  赞:0  阅读:303
Linked List Cycle II
Linked List Cycle II问题:Given a linked list, return the node where the cycle begins. If there is no cycle, returnnull.Follow up:Can you solve it withou...
分类:其他   时间:2015-03-08 21:18:31    收藏:0  评论:0  赞:0  阅读:270
《梦断代码》第一章 死定了 阅读笔记
第二章 死定了 一个人如果延误了项目,那么他死定了! “约翰死定了,在下个版本出来前,他得连干五百个钟头······凯蒂死定了。她得感到天荒地老。布莱恩越发要完蛋。而且他只有一半的时间了。至于安迪吗,只有安迪没事。他的工作列表上没有成百上千的任务。”书中这样写道。 建造之前,要先有蓝图。你所需的时间...
分类:其他   时间:2015-03-08 21:18:23    收藏:0  评论:0  赞:0  阅读:257
【置换,推理】UVa 1315 - Creaz tea party
Dsecriptionn participants of «crazy tea party» sit around the table. Each minute one pair of neighbors can change their places. Find the minimum time ...
分类:其他   时间:2015-03-08 21:18:11    收藏:0  评论:0  赞:0  阅读:250
javascript中的'this'
最近工作和看书时遇到了很多js中'this',觉得有必要梳理一下。1.在全局作用域中使用时,this就指向全局对象window。var name='aaa';alert(this.name); //aaaalert(window.name); //aaaalert(this===...
分类:编程语言   时间:2015-03-08 21:17:51    收藏:0  评论:0  赞:0  阅读:282
leetcode------Add Two Numbers
标题:Add Two Numbers通过率:22.6%难度:中等You are given two linked lists representing two non-negative numbers. The digits are stored in reverse order and each ...
分类:其他   时间:2015-03-08 21:17:41    收藏:0  评论:0  赞:0  阅读:212
Tarjan 求强连通分量刘汝佳模板
1 vector G[MAXN]; 2 int pre[MAXN], lowlink[MAXN], sccno[MAXN], dfs_clock, scc_cnt; 3 stack S; 4 void Tarjan(int u) 5 { 6 pre[u] = lowlink[u] = ++...
分类:其他   时间:2015-03-08 21:17:31    收藏:0  评论:0  赞:0  阅读:322
3月初的日记:网站工作记录
一直在备考。考一个关于自己本身工作的资格证。也一直在忙碌中,三个项目的并驾齐驱。可以说,我也很忙。东北今天下了很大雪,厚厚的,踩上去咯吱咯吱的响,这样的安逸更容易使得心静下来。但是,其实我是焦虑的,对于近期的站长工作。自己在seowhy的日记好久没有更新了,有部分原因是好像大伙都不愿记录日记,就我一...
分类:Web开发   时间:2015-03-08 21:17:21    收藏:0  评论:0  赞:0  阅读:216
redis2.6.4 在centos6.4上的安装
今天装了个centos2.6.4 然后装jdk,完了redis2.6.4装redis2.6.4折腾了老半天,缺了很多东西,连gcc都没有无语中……废话不多说,直接上过程1、报错一 没用gcc安装过程 yum install cpp yum install binutils yum install g...
分类:其他   时间:2015-03-08 21:17:01    收藏:0  评论:0  赞:0  阅读:291
1155条   上一页 1 ... 9 10 11 12 13 ... 58 下一页
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!