Chinese paintings do not normally re-used color, color, the type less, the color degree of heavy oil painting, the use of the color of a lot.
中国画一般不采用重彩,颜色的种类较少,油画的色彩程度很重,使用的颜色也很多。
We'll explore variable declarations and the val and var keywords in the section called "variable declarations" in Chapter 2, Type Less, Do More.
我们会在《第2章-打更少的字,做更多的事》的“变量声明”章节来探索如何使用val和var关键字声明变量。
Scala also allows types to be declared in classes, as we saw in the section called "Abstract types And Parameterized types" in Chapter 2, type Less, Do More.
Scala也允许在类中声明类型,正如我们在《第2章-打更少的字,做更多的事》中的“抽象类型和参数化类型”章节中所见。
Another type of seaweed is important, though less visually apparent, in that so-vital breakfast serving of miso soup.
另一种类型的海藻很重要,尽管在这么重要的早餐供应酱汤时很少看到。
One type of pattern was of a specific density and was to be classified as dense, while the second type of pattern could vary in density, but was always less dense than the first one.
一种图案具有特定的密集度,被归为“密集”类,另一类图案的密集程度不同,但都比第一种的密集程度低。
Even less fortunate was the extension of this type of thinking to include animals as well as plants.
更不幸的是,这种思考方式从植物群体扩展到了动物群体。
Nowadays, we're all on credit cards, we're doing online purchases, and money is kind of becoming a less physical and more imaginary type of thing that we can't get our hands around.
如今,我们都在使用信用卡,我们都在网上购物。钱的物理形态越来越淡化,而变成我们不会拿在手边的、更虚拟的事物。
The Olympic BY model weighs only 320 grams, which is quite a bit less than other cameras of the similar type.
奥运BY相机的重量只有320克,比其他同类相机要轻很多。
Or you might need to know if your users respond better to having more or less of the same type of data on a page.
或者,您可能需要了解,对于一个页面上的相同类型的数据,您的用户是喜欢多一些呢还是喜欢少一些呢?
Untagged data: Since the schema is present when data is read, considerably less type information need be encoded with data, resulting in smaller serialization size.
无标记数据:由于在读取数据时有模式定义,这就大大减少了数据编辑所需的类型信息,从而减少序列化空间。
True "socialized medicine" would undoubtedly cost less, and a straightforward extension of Medicare-type coverage to all Americans would probably be cheaper than a Swiss-style system.
真正的“社会化医疗”毫无疑问是低成本而且直接让所有美国人都得到医疗保障,这将比瑞士式的医疗体系花费更少。
He said there was some evidence, though not conclusive, that the form of this lymphoma found in implant patients was less aggressive than the usual type.
他表示,没有确凿证据表明隆胸病人中发现的淋巴瘤比起常见类型的淋巴瘤更具杀伤性。
But I think it's less likely to be a Wall Street type, and more likely to be someone with more of an international economic academic background.
但我认为,选择华尔街式专家的可能性较小,具备国际经济学术背景的人可能性更大。
Fans say it lets them type at blazing fast speeds, with less strain on their hands and wrists than typing on a conventional keyboard.
粉丝们说他们用它能以超级快的速度打字,并且能减轻打字时手的疲劳。
Another type of settling for less than you deserve is being involved in unhealthy relationships.
另一种形式是,卷入不健康男女关系之中。
Martin has found no evidence that those who rely on this type of humor are any less well-adjusted. But it does take a toll on personal relationships.
当有人质疑时,使用贬低式幽默的人就用“只是开玩笑”来捍卫自己,以避免负责。马丁发现那些依靠这种幽默的人并没有因此而“难混”。但这种幽默方式在个人关系上确实要付出较大的代价。
Some of the benefits include a smaller set of operations associated with each record type, less ClearQuest hook code in each record type, and better performance due to the streamlining just mentioned.
其中一些好处包括与每个记录类型相关联的操作集更小,每个记录类型中的 ClearQuesthook编码更少,并且由于刚刚提到的流线化所导致的更好的性能。
For example, the tuple type, while less flexible because it's immutable, is generally much faster than the list type when used in identical situations.
例如,tuple类型,尽管它是不可变的,灵活性较差,但在同一环境中使用时,它们通常比list类型快得多。
While Oracle 9i does support the timestamp column type, timestamp resolution is less exact than with other database systems.
而Oracle9i会支持timestamp列类型,时间戳的精确度会不如其它的数据库系统准确。
While Microsoft mostly describes Oxite as a blogging platform, the Oxite team also points out that you could use it as a content management system to develop more or less any type of site.
微软称Oxite是一个博客平台,但是Oxite团队还指出用户可以利用该软件构架任何类型的网站。
With practice, you can learn which code you have to type and which code you can generate, making a lot less work for you.
通过实践,您可以明确哪些代码必须手工输入,哪些代码可以自动生成,从而减少您的工作量。
DeuteranopiaProtanopiaTritanopia: The rarest type of colour blindness, it affects less than 0.3% of males and females.
蓝色盲:这是一种最罕见的色盲,不到0.3%的男性和女性患有这种色盲。
A less obvious type is business-owned, non-semantic logic, which exists in the provider creation sub-layer and in the service exposure layer.
不太显而易见的逻辑类型是业务拥有的非语义逻辑,它们存在于提供者创建子层和服务公开子层中。
So it's optional whether the less-derived implemented interfaces are stated in the base type list?
那么就是说派生程度较低的接口是否被声明在基类列表中是可选的了?
Lane's research appears to contradict a Finnish study in 2004 which found that people who drink more coffee are less likely to develop type 2 diabetes.
莱恩的研究似乎与2004年芬兰的一项研究相矛盾。那项研究发现喝越多的咖啡,患2型糖尿病的可能性越低。
That's what interface inheritance means; if you fulfill the contract of the more derived type then you are required to also fulfill the contract of the less derived type.
接口继承就是这样的;如果你要满足派生程度较高的类型的契约的话,你就必须要满足派生程度较低的类型。
Flash orders, a type of order displayed on certain exchanges for less than 500 microseconds, expose information that is only valuable to those with the fastest computers.
那些用小于500微秒的闪电指令所探测出来的信息仅仅只能给那些拥有最快速电脑的人带来好处。
Flash orders, a type of order displayed on certain exchanges for less than 500 microseconds, expose information that is only valuable to those with the fastest computers.
那些用小于500微秒的闪电指令所探测出来的信息仅仅只能给那些拥有最快速电脑的人带来好处。
应用推荐