E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
uii
UIPageControll - 图片格式
2page.currentPageIndicatorTintColor=[UIColorgreenColor];2.平铺图片1page.currentPageIndicatorTintColor=[UIColorcolorWithPatternImage:[
UII
guangleijia
·
2016-01-19 16:00
iOS笔记UI--修改系统UITableViewCell的ImageView大小
那么我们可以尝试着从Image上做手脚UIImage*icon=[
UII
specter_hhg
·
2015-12-28 19:08
OC--UI功能
实现刷新的拉伸效果
imageView = [[UIImageView alloc] initWithFrame:CGRectMake(0, 0, 320, 200)]; _imageView.image = [
UII
·
2015-11-13 10:18
实现
ios用 UIImageView实现图片幻灯片
Image1.png"], [UIImage imageNamed:@"Image2.png"], [
UII
·
2015-11-13 01:32
imageview
ios 从网络上获取图片
* result; NSData * data = [NSData dataWithContentsOfURL:[NSURL URLWithString:fileURL]]; result = [
UII
·
2015-11-08 14:50
ios
音乐播放旋转动画
assign)BOOLisSelected;@end@implementationRootViewController-(void)createButtView{ self.image=[[
UII
zhangzhipengzhangzhi
·
2015-11-04 22:00
ios
UIImage 详解
对于简单的图形应用,可以将
UII
·
2015-10-30 11:17
uiimage
图像选择与处理
UIImagePickerControllerSourceTypeCamera — 相机拍摄
UII
·
2015-10-28 07:46
选择
处理旋转时的布局
UIInterfaceOrientationPortrait -- 纵向(Home键在下)UIInterfaceOrientationPortraitUpsideDown -- 纵向倒转(Home键在上)
UII
·
2015-10-28 07:45
布局
ios9兼容系列之解决iPad提交报错“iPad Multitasking support requires launch story board in bundle '”
ERRORITMS-90474:"InvalidBundle.iPadMultitaskingsupportrequirestheseorientations:'
UII
yuanfen139re
·
2015-09-25 11:00
ios9兼容系列之解决iPad提交报错“iPad Multitasking support requires launch story board in bundle '”
ERRORITMS-90474:"InvalidBundle.iPadMultitaskingsupportrequirestheseorientations:'
UII
zhenggaoxing
·
2015-09-24 17:00
ios9兼容系列之解决iPad提交报错“iPad Multitasking support requires launch story board in bundle '”
ERRORITMS-90474:"InvalidBundle.iPadMultitaskingsupportrequirestheseorientations:'
UII
chensjjj
·
2015-09-20 14:22
OBJC进修之路
ios9兼容系列之解决iPad提交报错“iPad Multitasking support requires launch story board in bundle '”
ERRORITMS-90474:"InvalidBundle.iPadMultitaskingsupportrequirestheseorientations:'
UII
chensjjj
·
2015-09-20 14:00
Objective-C
ipad
适配
support
Multitasking
IOS9
navigationBar设置透明
UIBarMetricsDefault];self.navigationBar.translucent=YES;//iOS7必须显示指定,否则无透明self.navigationBar.shadowImage=[
UII
ygm900
·
2015-09-11 20:00
ios学习(从网络上获取数据)
首先给我们将要下载的图片设置好位置UIImage*image=[UIImageimageWithData:[NSDatadataWithContentsOfURL:[NSURLURLWithString:@“地址”]]];
UII
sinat_29998157
·
2015-08-15 20:00
电影评分星级显示效果的实现
UIColorgrayColor]; //电影评分 floatscore=6.8;//十分制 //星星的图片 UIImage*yellowStarImage=[UIImageimageNamed:@"yellow"];
UII
Zsk_Zane
·
2015-07-21 08:00
ios开发
星级显示效果
iOS 动画——图片视图的动画
//创建图片 NSString *imageName = [[NSString alloc] initWithFormat:@"%i.jpg",i];
UII
先秦苍狼
·
2015-04-12 16:00
ios中摄像头/相册获取图片,压缩图片,上传服务器方法总结
UIImagePNGRepresentation.UIImageJPEGRepresentation函数需要两个参数:图片的引用和压缩系数.而UIImagePNGRepresentation只需要图片引用作为参数.通过在实际使用过程中,比较发现:UIImagePNGRepresentation(
UII
sky_2016
·
2014-10-09 09:00
ios
压缩
图片
uiimage
创建UIImage的两种方法
pathForResource:@"100"ofType:@"jpg"]; NSData*imageData=[NSDatadataWithContentsOfFile:imageFilePath];
UII
lear
·
2014-09-26 16:00
Tabbar 的 tabBarItem 图片背景颜色修改
self.tabBar.tintColor=[UIColorredColor];(背景颜色修改为红色)在自己的NavigationController添加image.title self.tabBarItem.image=[
UII
缘起愿落
·
2014-09-23 08:42
tabbar
tabBarItem
的
图片背景颜色修改
cocos2d资源管理问题
因为autoReleasepool和引用计数的关系,临时创建的
UII
mywcyfl
·
2014-07-31 10:00
cocos2d
缓存
内存管理
贴图
资源管理
动态缩放图片,剪裁指定位置大小
CGRectMake(0,50,320,320)]; imgView.backgroundColor=[UIColoryellowColor]; imgView.image=[selfshearPng:[
UII
woshiwls
·
2014-02-11 11:00
ios
uiimage
CGImageRef
剪裁图片
图片指定大小
UIColor initWithPatternImage方法弊端
添加背景图);第二种, 是调用UIColor的initWithPatternImage方法,具体做法:UIColor*imageColor=[UIColorinitWithPatternImage:[
UII
woshichongyouren
·
2013-12-27 22:00
ios
背景
UIView
能力风暴智能机器人函数
注:目前AS-M、AS-MII和AS-
UII
主板上才有扩展电机口,并且不可调速和不可改变方向,功率设置不为0时,扩展电机口就单向输出电压。其它机器人只有在安装扩展卡后才可使用扩
佐灵
·
2013-12-12 22:40
能力风暴
机器人
robot
robot
图片异步加载之SDWebImage
今天主要就介绍一个第三方图片异步加载库SDWebImage,Github地址为:https://github.com/rs/SDWebImage,这个库主要实现了为
UII
skyz319
·
2013-11-30 12:00
修改pageController的图片
[
UII
javayujiafeng
·
2013-11-07 17:00
IOS简单动画总结
NSMutableArrayarray]; for (int i = 1; i < 5; i++) { UIImage *image = [
UII
vbtboy
·
2013-11-06 14:00
IOS动画
NSTimer动画
self.window.backgroundColor=[UIColorcolorWithPatternImage:[UIImageimageNamed:@"background.jpg"]];2.添加一个雪花
UII
yinxianwei88
·
2013-09-05 13:00
ios
iPhone开发
ios 平铺图片
UIImage*imgQuestionBgBottom=[UIImageimageNamed:@"profile_arrow.png"]; UIImage*imgQuestionBgMiddle=[
UII
MyGameZone
·
2013-06-06 10:00
ios
initWithPatternImage方法
添加背景图);第二种, 是调用UIColor的initWithPatternImage方法,具体做法:UIColor*imageColor=[UIColorinitWithPatternImage:[
UII
WangPoTongXue
·
2013-04-23 21:00
图片压缩
UIImagePNGRepresentation.UIImageJPEGRepresentation函数需要两个参数:图片的引用和压缩系数.而UIImagePNGRepresentation只需要图片引用作为参数.通过在实际使用过程中,比较发现:UIImagePNGRepresentation(
UII
hufeng825
·
2013-03-23 03:00
通过UIImageJPEGRepresentation和UIImagePNGRepresent...
UIImageJPEGRepresentation函数需要两个参数:图片的引用和压缩系数.UIImagePNGRepresentation只需要图片引用作为参数.通过在实际使用过程中,比较发现:UIImagePNGRepresentation(
UII
青云_K
·
2013-01-15 13:00
[linux-kernel] 进程死后,OS会flush吗? & flush时机? & release的时机
文件句柄是否会被释放,数据是否flush回写,release如何被调用.一. file_operations.flush 作者:董昊(要转载的同学帮忙把名字和博客链接http://donghao.org/
uii
zirconsdu
·
2012-12-11 20:00
【ios】 iphone开发之横屏与竖屏在不同视图之间的切换
在RootViewController.m中有以下代码-(void)willAnimateRotationToInterfaceOrientation:(
UII
xwren362922604
·
2012-09-12 15:00
ios
iPhone
hierarchy
IOS上传照片(自己的代码整理了一下)
interfaceUploadPhotoViewController:UIViewController{ MBProgressHUD*HUD; } -(void)snapImage;//拍照 -(void)pickImage;//从相册里找 -(
UII
wuzehai02
·
2012-08-30 19:00
ios
image
upload
url
initialization
照片
图片旋转
UIImage*)rotateImageByAngle:(NSString *)angle; @end UIImage+Rotate.m #import "
UII
jsntghf
·
2012-06-25 10:00
ios
iPhone
图片旋转
图片旋转
UIImage*)rotateImageByAngle:(NSString *)angle; @end UIImage+Rotate.m #import "
UII
jsntghf
·
2012-06-25 10:00
ios
iPhone
图片旋转
Iphone控件大全
UII
qq5306546
·
2012-04-26 16:00
html
iPhone
UIView
任务
相册
ios屏幕旋转注意事项
interfaceOrientation{ returnYES; //返回yes表示支持屏幕的旋转哦,如果为no,你的view将不会跟随屏幕旋转 } -(void)willRotateToInterfaceOrientation:(
UII
dongge_111
·
2012-03-26 14:00
UIImagePickerController 图像选取器--在iPhone中调用照相机、照片库—IOS开发
当用户选定一个相片后,就会通过
UII
晨曦之光
·
2012-03-12 18:00
UIImagePickerController 图像选取器--在iPhone中调用照相机、照片库—IOS开发
当用户选定一个相片后,就会通过
UII
iukey
·
2012-03-06 22:00
ios
image
iPhone
照片
zz: [kernel] linux在多核处理器上的负载均衡原理
[kernel]linux在多核处理器上的负载均衡原理【转载请注明出处:http://donghao.org/
uii
/ 】http://donghao.org/2010/10/linuxouaeaiaeeiaoouaoaiaaeae.htmlhttp
hintonic
·
2012-02-15 10:00
linux
负载均衡
struct
domain
任务
linux内核
[IOS]iphone开发之横屏与竖屏在不同视图之间的切换
在RootViewController.m中有以下代码-(void)willAnimateRotationToInterfaceOrientation:(
UII
yanxiaoqing
·
2011-12-05 09:00
ios
iPhone
hierarchy
TTPhotoViewController 在不同interfaceOrientation下的显示问题
参考了网上一些解决方法:将TTPhotoView.m的-(void)setImage:(
UII
gavinming
·
2011-09-07 14:00
image
照片
linux下poll和epoll内核源代码剖析
作者:董昊博客链接http://donghao.org/
uii
/poll和epoll的使用应该不用再多说了。当fd很多时,使用epoll比poll效率更高。我们通过内核源码分析来看看到底是为什么。
21aspnet
·
2011-07-25 18:00
linux
struct
list
File
table
events
linux下poll和epoll内核源代码剖析
作者:董昊博客链接http://donghao.org/
uii
/poll和epoll的使用应该不用再多说了。当fd很多时,使用epoll比poll效率更高。我们通过内核源码分析来看看到底是为什么。
957803796_1
·
2011-07-25 18:00
linux
linux在多核处理器上的负载均衡原理
原文出处:http://donghao.org/
uii
/ 【原理】现在互联网公司使用的都是多CPU(多核)的服务器了,Linux操作系统会自动把任务分配到不同的处理器上,并尽可能的保持负载均衡。
21aspnet
·
2007-03-19 23:00
linux
struct
负载均衡
domain
任务
linux内核
上一页
1
2
3
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他