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
delegates
Kotlin设计模式之观察者
它使用一个称之为
Delegates
(委托)的语法,对我们这些Java党来说可是一个新鲜玩意。Kotlin中有几种不同的
Delegates
.代码中使用的是Observa
塞上牧羊空许约
·
2020-02-20 09:02
KVO
当一个对象的状态发生改变,如何通知系统,并对状态改变做出相应的行为是必需考虑的一个问题,在iOS中为这类问题提供了4种解决方法:1.NSNotifiactaion和NSNotificationCenter:通知中心2.
Delegates
bigyuan
·
2020-02-19 13:06
iOS多播委托:XMPP中的GCDMultiCaseDelegate
_manager
Delegates
){_manager
Delegates
=[[NSMutableArrayalloc]init];}if(!
Noonday
·
2020-02-12 09:28
预测2018十二大科学事件影响人类命运
theredefinitionoffourunitsofmeasureshouldgetthegoaheadinlate2018.AttheGeneralConferenceonWeightsandMeasuresinNovember,
delegates
from58countrieswillvote
甜菜的垂耳兔
·
2020-02-10 01:20
开发该选择Blocks还是
Delegates
前文:网络上找了很多关于delegation和block的使用场景,发现没有很满意的解释,后来无意中在stablekernel找到了这篇文章,文中作者不仅仅是给出了解决方案,更值得我们深思的是作者独特的思考和解决问题的方式,因此将这篇文章翻译过来,和诸君探讨,翻译的很多地方不是很到位,望大家提出意见建议。原文链接:http://blog.stablekernel.com/blocks-or-del
ch32053
·
2020-02-09 12:30
iOS Development notes: Delegate
iOSDevelopmentnotes:Delegate
Delegates
infiveeasystepsDefineadelegateprotocolforobjectB.GiveobjectBanoptionaldelegatevariable.Thisvariableshouldbeweak.UpdateobjectBtosendmessagestoitsdelegatewhensomethi
fangqi179
·
2020-02-08 04:23
iOS OC中常用的宏定义
UIApplicationsharedApplication]#defineGAppWindow[UIApplicationsharedApplication].delegate.window#defineGAppDelegate[App
Delegates
hareAp
冷艳的老郭
·
2020-02-01 05:18
Block和Delegate的选择
原文:http://blog.stablekernel.com/blocks-or-
delegates
/名词解释:Block:Objective-C/Swift中对闭包(closure)的实现,广泛使用在回调上
文兴
·
2020-01-07 22:50
Flipped
AndIansweredCertainly,theyouth'Love'iseverywhereAppearsanytimeMaybeItmeans'Like'Or
delegates
thefeelingThat
讼儿
·
2020-01-05 05:02
SDWebImageDownloaderOperation类说明
继承于:NSOperation遵循于:NSURLSessionDataDelegateNSURLSessionTask
DelegateS
DWebImageDownloaderOperationInterfaceSDWebImageOperation
_阿南_
·
2020-01-04 07:42
Block和Delegate的对比与选择
原文:http://blog.stablekernel.com/blocks-or-
delegates
/名词解释:Block:Objective-C/Swift中对闭包(closure)的实现,广泛使用在回调上
不会游泳De鱼
·
2020-01-02 15:50
Native给React Native传参的过程
一:在原生的页面引入RN-(void)viewDidLoad{[superviewDidLoad];//WeneedareferencetotheApp
Delegates
incethatiswherewestoredour
Xianliang_MR
·
2020-01-01 23:02
iOS11适配:关于UITableView的偏移问题记录
实验记录一//App
Delegates
elf.window.rootViewController=[[ViewControlleralloc]init];//ViewControllerUITableView
Jabber_YQ
·
2019-12-29 02:04
在swift中如何用weak修饰Array
方案一是:NSPointerArraytalkischeap,showmethecode///初始化var
delegates
=NSPointerArray(option
Ashen_
·
2019-12-28 06:05
Kotlin学习笔记(三十五)属性代理
val和var属性都可以使用代理进行延迟加载*2.类中的val属性对应的代理需要有getValue()方法*3.类中的var属性对应的代理需要有getValue()和setValue()方法*/class
Delegates
lkmc2
·
2019-12-23 04:45
从TJ大神源码中学习代理模式
地址:[
delegates
源码]https://github.com/tj/node-
delegates
/blob/master/index.js设计模式中的代理模式是什么意思呢?
陈小俊先生
·
2019-12-22 22:59
注册树模式与appdelegate的应用
使用注册树设计模式,拓展了didFinishLaunchingWithOptions方法,具体实现如下:1)生成一份接口协议(ONEApp
DelegateS
toreDelegate),用于和原生协议对接
YGoooooooooal
·
2019-12-20 15:39
iOS_网络请求_NSURLSessionDelegate
/**处理session级的事件*/@protocolNSURLSessionDelegate@optional//通知session的
delegates
ession被invalid了-(void)URLSession
狍子扛枪
·
2019-12-20 13:31
川普UN演讲全文
MrSecretaryGeneral,Mr.President,worldleaders,anddistinguished
delegates
,welcometoNewYork.ItisaprofoundhonortostandhereinmyhomecityasarepresentativeoftheAmericanpeopletoaddressthepeopleoftheworld.Asmill
離娮
·
2019-12-20 03:07
瀑布流流程-IOS-ZX
瀑布流第三方使用流程首先将第三方库拉入工程woutflow.hwaterFlowLayout
DelegateS
DWebImageViewController.m#import"ViewController.h
锦箫_1
·
2019-12-17 16:44
Kotlin 在Android开发过程中的基本使用--2017.06.20
=null或者privatevartvContent:TextViewby
Delegates
.notNull()2).实例化针对于第一种申明方式tvContent=fin
半截铅笔
·
2019-12-17 04:54
iOS 高德地图搜索公交线路
importimportAMapSearch
Delegates
elf.search=[[AMapSearchAPIalloc]init];self.search.delegate=self;AMapBusStopSearchRequest
J_HX
·
2019-12-14 16:03
C#委托使用详解(
Delegates
)
摘要http://www.cnblogs.com/liuhaorain/p/3911845.html委托是C#编程一个非常重要的概念,也是一个难点。本文将系统详细讲解委托。1.委托是什么?其实,我一直思考如何讲解委托,才能把委托说得更透彻。说实话,每个人都委托都有不同的见解,因为看问题的角度不同。个人认为,可以从以下2点来理解:(1)从数据结构来讲,委托是和类一样是一种用户自定义类型。(2)从设计
逆茪
·
2019-12-13 10:23
全面讲解:委托、事件
《IntroducingVisualC#2010》(AdamFreeman著,Apress出版)一书的第10章中有这样的介绍:
Delegates
arespecialtypes
小项目笔记
·
2019-12-10 08:00
KVO delegate NSNotification
中的一个方法没有实现那么就会出现编译警告/错误3.协议必须在controller的作用域范围内定义4.在一个应用中的控制流程是可跟踪的并且是可识别的;5.在一个控制器中可以定义定义多个不同的协议,每个协议有不同的
delegates
6
Crazy2015
·
2019-12-07 18:18
【iOS翻译】对UIGestureRecognizer多种手势傻傻分不清
OverviewThe
delegates
receivemessagesfr
零零圈圈
·
2019-12-01 10:00
【iOS翻译】对UIGestureRecognizer多种手势傻傻分不清
OverviewThe
delegates
receivemessagesfr
·
2019-12-01 10:00
图片缩放
创建滑动视图UIScrollView*scrollView=[[UIScrollViewalloc]initWithFrame:self.view.bounds];//导入代理协议UIScrollView
Delegates
crollView.delegate
nothing_c
·
2019-11-04 21:31
iOS干货收集<十六>iOS学习资料集锦
所有专题按照时间分类1.蓝牙1.1HLBluetoothDemo蓝牙操作库,小票打印库2.block和delegate2.1开发该选择Blocks还是
Delegates
【荐】很好的一篇关于block和delegate
PPAbner
·
2019-11-03 18:37
Kotlin Weekly 中文周报 —— 14
Kotlin开发中文周报文章对比Java,Kotlin中我最喜欢的功能Kotlin自定义委托属性(CustomProperty
Delegates
)
Delegates
.observable与Delegate
DoubleThunder
·
2019-11-01 15:20
QT View
标准模型接口使用QAbstractItemModel,标准视图接口使用QAbstractItemView,他们自己都使用
delegates
控制渲染、编辑属性。
JasonGao
·
2019-10-31 18:24
Fakes中Shim的2种方法
Fakes自动生成的Shim代码,有两种可能:(目前尚不清楚生成规律)//属性型publicstaticFakes
Delegates
.FuncConvertToFirstPinYinStringBoolean
billpeng
·
2019-10-22 13:00
C#中委托(
Delegates
)的使用方法详解
1.委托是什么?其实,我一直思考如何讲解委托,才能把委托说得更透彻。说实话,每个人都委托都有不同的见解,因为看问题的角度不同。个人认为,可以从以下2点来理解:(1)从数据结构来讲,委托是和类一样是一种用户自定义类型。(2)从设计模式来讲,委托(类)提供了方法(对象)的抽象。既然委托是一种类型,那么它存储的是什么数据?我们知道,委托是方法的抽象,它存储的就是一系列具有相同签名和返回回类型的方法的地址
·
2019-09-25 05:08
C#中函数的创建和闭包的理解
回顾下c#中动态创建函数的进化:C#1.0中:复制代码代码如下:public
delegates
tringDynamicFunction(stringname);publicstaticDynamicFunctionGetDynamicFunction
·
2019-09-25 02:56
C#实现在匿名方法中捕获外部变量的方法
深入理解C#》第三版)classProgram{privatedelegatevoidTestDelegate();staticvoidMain(string[]args){TestDelegate[]
delegates
·
2019-09-25 02:46
Python中super()函数简介及用法分享
首先看一下super()函数的定义:super([type[,object-or-type]])Returna**proxyobject**that
delegates
methodcallstoa**parentorsibling
·
2019-09-24 03:07
C++中关于委派(
Delegates
)的实现示例
介绍在C++中通过一个全局函数来绑定到对象的成员函数是很有用的,这个特性也存在于其他语言中,例如C#的委派。在C++中相当于成员函数指针,但是并没有提供相应的特性。在这篇文章中,我想提出一个简单的C++委派的实现,是用C++成员函数指针和C++11的可变模板(variadictemplates),目前这套实现方法仅支持GNUC++4.7.0,在Windows下可使用MinGW。背景在我的方法中奖提
·
2019-09-23 22:46
Math类和StrictMath类源码详解
修饰的类不能被继承,即它不能拥有自己的子类Math类会提供一些三角函数对比publicstaticdoublesin(doublea){returnStrictMath.sin(a);//defaultimpl.
delegates
toSt
wespten
·
2019-08-31 09:49
Java源码
ASP.NET Core[源码分析篇] - WebHost
_configureServices
Delegates
的承接在【ASP.NETCore[源码分析篇]-Startup】这篇文章中,我们得知了目前为止(UseStartup),所有的动作都是在_configureServices
Delegates
lex-wu
·
2019-08-20 09:00
C#简单笔记04:类和对象,字段,方法,属性,值类型和引用类型,方法参数,字符串
类和对象类的概念类的定义语法:class类名{//Methods,properties,fields,events,
delegates
//andnestedclassesgohere.}访问修饰符public
申佳明哥哥
·
2019-08-14 13:11
C#和.NET学习
flutter cupertino 复制粘贴弹窗报错的问题
主要是在项目中使用了国际化的插件flutter_localizations并且在MaterialApp中申明了localizations
Delegates
和supportedLocales,而且在supportedLocales
LK110
·
2019-08-02 11:12
Flutter 所有控件widget(持续更新)
title,theme,color,home,routes,inititalRoute,onGenerateRoute,localization
Delegates
,locale, MaterialColor
hd_hunter
·
2019-07-28 17:08
AndroidMoblie
Kotlin委托实战 - ViewBinder
基于
Delegates
.observable实现,属性绑定视图,赋值即触发视图更新。
Vove_7
·
2019-07-02 10:51
Android
kotlin
SwiftUI 和 Swift 5.1 新特性(2) 属性代理Property
Delegates
SwiftUI带来的Swift5.1的新特性比框架本身更重要。我们可以预见到,这些新的语言特性很快会被各个库作者所使用。在上一篇中,我们解释了SwiftUI代码中someView的some是什么以及它为何很重要SwiftUI和Swift5.1新特性(1)不透明返回类型OpaqueResultType。在这篇中,我们需要一起学习下SwiftUI中@State和@Binding的准备知识,这种标记的本
面试官小健
·
2019-06-22 12:54
DD之路
杰出代表团
Delegates
fromUSAJiajiaGuo,YijianWang三个session(去掉体测+写文件的将近一个会期)两份WorkingPaper一份DraftResolution四份Agenda
giannayayaya
·
2019-06-02 20:35
iOS面试现场,笔试提高题详解
这是一位程序媛前面在面试中遇到的问题面试题前面两个过于基础,从提高题开始分享;个人见解,勿喷持续关注:iOS小贤,持续输出各大公司iOS面试系列文章,欢迎广大程序猿找我投稿面试中碰到的面试题,我会给你一份我的见解和答案题一:whatispurposeof
delegates
iOS开发_小贤
·
2019-04-02 20:33
Alamofire 浅析 <六>SessionDelegate 代理响应链优先级
Session
DelegateS
essionDelegate集所有URLSessionDelegate及其子类于一生包含一下子类功能basic:URLSessionDelegateextend:URLSessionTaskDelegateURLSessionDataDelegateURLSessionDonwloadDelegateURLSessionStreamDelegate
狼性刀锋
·
2019-03-22 11:56
koa2--
delegates
模块源码解读
delegates
模块是由TJ大神写的,该模块的作用是将内部对象上的变量或函数委托到外部对象上。然后我们就可以使用外部对象就能获取内部对象上的变量或函数。
龙恩0707
·
2019-03-20 00:00
__block妙用
这是网络请求对象和一个调用的capi//APIObject表示一个通过delegate进行回馈的网络请求对象#import@classAPIObject;@protocolAPIObjectDelegate-(void)api
DelegateS
uccessFunction
youlianchun
·
2019-02-20 20:16
Multicast
Delegates
多播委托
Adelegatethatwrapsmorethanonemethodisknownasamulticastdelegate.Whencalled:Whenamulticastdelegateiscalled,itsuccessivelycallseachmethodinorder.Forthistowork,the
delegates
ignatureshouldret
津涵
·
2019-02-18 16:07
上一页
2
3
4
5
6
7
8
9
下一页
按字母分类:
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
其他