码迷,mamicode.com
首页 >  
搜索关键字:baidu    ( 20583个结果
iOS 画圆形头像
demo下载地址:http://pan.baidu.com/s/1mgBf6YG _logoImageView.image = [self getEllipseImageWithImage:[UIImage imageNamed:@"1_wsq724439564.jpg"]]; -(UIImage*)getEllips...
分类:移动开发   时间:2014-05-01 17:56:47    阅读次数:445
ap web
apapplication端吧 应用程序端 也C-S架构Cweb网页端 般封装httpservletrequest和httpservletresponse对象处理些操作 b-s架构
分类:Web程序   时间:2014-05-01 14:40:00    阅读次数:333
windows钩?子?
(转自:http://wenku.baidu.com/view/5d41fdbec77da26925c5b08d.html) Windows系统是建立在事件驱动的机制上的,说穿了就是整个系统都是通过消息的传递来实现的。而钩子是Windows系统中非常重要的系统接口,用它可以截获并处理送给其他应用程....
分类:Windows程序   时间:2014-05-01 13:57:46    阅读次数:471
使用maven,spring mvc框架结构 java jq等技术开发的
http://zhidao.baidu.com/link?url=zPPLZ8yo-UUaclBCxVwzmh8mlfPIxeM7Jl-Xb7gmI5tz8lm8tN_DDx7PrGAF-cfOPy_EGG-VFDTaCTIAQvtu0a
分类:编程语言   时间:2014-05-01 12:20:28    阅读次数:431
记录我在百度地图开发和ArcGIS for Android开发时出现的一些错误及解决方案(后续更新)
[1]The import com.baidu.mapapi.map.Geometry conflicts with a type defined in the same file解决:百度api包下的Geometry和某个类名相冲突,将类名换成另外的名字,不要和百度相关类里面的类名相同[2]jav...
分类:移动开发   时间:2014-05-01 08:56:27    阅读次数:648
C++ 的template
vector的标准模板是:template > class T>而普通模板则是template class T>,如何创建一个模板能包容以上两个形式通用?http://zhidao.baidu.com/question/412950067.html
分类:编程语言   时间:2014-05-01 06:06:16    阅读次数:331
iOS 富文本
富文本http://pan.baidu.com/s/1pJnY8BL把这里下载的文件夹拖进自己的工程引入头文件#import "OHAttributedLabel.h"#import "OHParagraphStyle.h"#import "OHTouchesGestureRecognizer.h"...
分类:移动开发   时间:2014-05-01 02:28:39    阅读次数:393
子网合并(上)--理论讲解
【子网合并概念】          首先什么子网,如果不知道的网友请查看百度百科   http://baike.baidu.com/link?url=oTu3HBAE6edpRqhGQFWOSxPJEpxP_ei1Wb-_pbHIfqbGn8qJdryXG4_1BeOf55o_         各个子网的ip地址分布和可以容的最大主机数: IP 地址根据网络ID的范围从大到小分为五类,分别是...
分类:其他好文   时间:2014-04-29 13:32:22    阅读次数:274
HDU-2850-Load Balancing(贪心)
Problem Description In the Wide Web World, Which web server was popular in web site? Apache, nginx, lighttpd? Baidu.com use Apache, and many web sites like 163.com use nginx. Why? Its configuration i...
分类:其他好文   时间:2014-04-29 13:24:20    阅读次数:355
搜狗云输入法移植到linux平台的想法
在ubuntu9.04的时代,自带的输入法一直认为不够好用,看到了搜狗的云输入法,故产生了移植的想法。 通过chrome的inspect Element功能,我发现了搜狗、百度、QQ云输入法的接口。公布一下,供大家参考。 百度http://olime.baidu.com/py?py=bit&rn=0&pn=5 搜狗http://web.pinyin.sogou.com/api/py?ke...
分类:系统相关   时间:2014-04-29 13:23:20    阅读次数:584
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!