关于table view的content mode的个人看法

     前不久看《cocoa programming for mac os x》第四版第二十八章web的Lay Out the Interface小节时,看到一句“Ensure that the table view’s Content Mode is set to Cell Based”,然后我照着去做一下,发现找不到content mode这个属性。我的xcode是4.2 for雪豹的。就去网上看看有没有相关的内容。找了一圈,在Stackoverflow上面找到个类似的情况:http://stackoverflow.com/questions/10476768/cant-find-cell-based-view-in-xcode-4/13086399#13086399

不过还是没有解决我的问题,今晚又想起来了,就又去谷歌了一下。终于发现了点眉目。

一篇是http://iphone.ipsw.info/2012/01/tableview-in-macosx.html 根据里面说的“直到Lion 才开始支持View base TableView”,我猜content mode的可选的内容 就是cell base和view base。但是10.6.x或者以前只支持cell base,也就是默认就是这个,所以就没必要搞个属性出来。直到10.7开始支持了view base。

后来我又看到了一篇http://saoqiao.com/3g/cocoa/753 印证了我的猜想。因此在狮子系统里,只要编写的应用目标是基于10.7的,xcode里应该会有这个选项了。

[hadoop@master module]$ python /opt/module/datax/bin/datax.py DataX (DATAX-OPENSOURCE-3.0), From Alibaba ! Copyright (C) 2010-2017, Alibaba Group. All Rights Reserved. Usage: datax.py [options] job-url-or-path Options: -h, --help show this help message and exit Product Env Options: Normal user use these options to set jvm parameters, job runtime mode etc. Make sure these options can be used in Product Env. -j <jvm parameters>, --jvm=<jvm parameters> Set jvm parameters if necessary. --jobid=<job unique id> Set job unique id when running by Distribute/Local Mode. -m <job runtime mode>, --mode=<job runtime mode> Set job runtime mode such as: standalone, local, distribute. Default mode is standalone. -p <parameter used in job config>, --params=<parameter used in job config> Set job parameter, eg: the source tableName you want to set it by command, then you can use like this: -p"-DtableName=your-table-name", if you have mutiple parameters: -p"-DtableName=your-table-name -DcolumnName=your-column-name".Note: you should config in you job tableName with ${tableName}. -r <parameter used in view job config[reader] template>, --reader=<parameter used in view job config[reader] template> View job config[reader] template, eg: mysqlreader,streamreader -w <parameter used in view job config[writer] template>, --writer=<parameter used in view job config[writer] template> View job config[writer] template, eg: mysqlwriter,streamwriter Develop/Debug Options: Developer use these options to trace more details of DataX. -d, --debug Set to remote debug mode. --
最新发布
03-22
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值