With the idea of working with them as my canvas or building block, I transform the books into sculptures that explore and redefine the book as familiar object, medium, and archetypal form.
带着这种把它们当作我的画布或建筑砌块来工作的念头,我把书籍变成了雕塑,探索并将书籍重新定义为熟知的物体、媒介和原始形状。
Synchronized methods and blocks allow a thread to lock an object on entry and unlock the object on exit (to the method or block).
同步的方法和代码块允许线程在入口处锁定对象并在出口处解锁(针对方法或代码块)。
File object locking is not available, but the modified block storage technique can be introduced here the way we did in this article to maintain data consistency.
文件对象锁定不可用,但已修改的块存储技术可在此引入,按照本文介绍的方式保持数据一致性。
An upshot is that a protocol object is really not allowed to block, or even just take too long to complete (protocols must be programmed appropriately).
所产生的结果就是,确实不允许协议对象阻塞,甚至花费的时间太长以至无法完成(必须适当地进行协议编程)。
This synchronized code block acquires the lock associated with the customer class object before it executes.
同步的代码块在执行之前需要与客户类对象相关的锁。
A code block is simply a block of code that returns a value, and if no value is returned then a NULL object is returned.
代码块就是将返回一个值的一组代码,如果没有返回值,那么会返回一个NULL对象。
Each object allocated on the GC heap has an 8-byte overhead (sync block + method table pointer).
每个在GC堆中分配的对象有一个8字节的头(同步块+方法表指针)。
I emit an error message and replace the return value with 0, instead (remember: every inline code block returns an object).
我发出错误信息,将返回值替换为0(请记住:每个内联代码块都返回一个对象)。
We also wrapped the core column with light-transmitting bamboo boards to form a light-box, which transforms the previously heavy concrete block into a light and lively focus object.
我们也八核心柱用透光竹板包裹成一个“光箱”,从而使原来凝重的混凝土体块变成轻快、生动的视觉中心。
Ruby calls the code block in braces, passing in a continuation object.
Ruby调用花括号中的代码块,同时传递一个延续对象。
A process that calls this method on an object implementing the ChannelInput interface will block until an object is actually written on the channel by a process at the other end of the channel.
如果进程调用一个实现ChannelInput接口的对象的这个方法,那么进程会阻塞,直到在通道另一端的进程实际向通道写入了一个对象。
The finally block ensures that the object is returned to the pool even if an exception occurs.
Finally块确保了即使发生异常,也会将对象返回到池中。
Finally, a Lingua: : EN: : Fathom object is created, and a wrapped block of text (see text: : wrap) is passed to it for analysis.
最后,创建Lingua:EN:Fathom对象,并将封装的文本块(请参阅Text:Wrap)传递给它,供其分析。
The root directory entry (dentry) object is cached here also, as is the block device on which this file system resides.
根目录条目(dentry)对象也缓存在这里,因为它是文件系统所在的块设备。
When the first thread exits the synchronized block, the waiting thread enters and creates another Singleton object.
当第一个线程退出synchronized块时,等待着的线程进入并创建另一个Singleton对象。
A process that calls this method on an object implementing the ChannelOutput interface will block until the object is accepted by the channel.
如果进程调用一个实现ChannelOut put接口的对象的这个方法,进程也会阻塞,直到通道接受对象。
Once the message has been sent, the sender can store a reference to the Future object and check periodically for completion, or it can block and wait if needed by calling the get method.
消息被发送之后,发送者可以保存对Future对象的一个引用并定期检查是否完成,或者,它也可以通过调用get方法来阻塞和等待。
Notice how the mail object defined in the catch block takes a closure that defines the from, to, and message attributes.
注意catch块中定义的mail对象如何接受定义了from、to和message属性的闭包。
After working with obj after this if block, you should set obj to null to enable the garbage collector to reclaim this object to take full advantage of weak references.
在使用这个if块之后的obj之后,您应该将ob j设置为null,从而让垃圾收集器能够回收这个对象以充分利用弱引用。
The first request for a particular persistent object type will require PoIdGenerator to call the PoIdBroker to reserve a block for that type.
对特定的持续对象类型的首次请求要求PoIdGenerator调用PoIdBroker,以便为那种类型保留一个块。
When you store things in the session object, you invoke a setAttribute method and supply a name/value pair as the two parameters; there's an example of this in block 2.
当您在会话对象中存储内容时,您会调用 setAttribute方法并提供一个名称/值对作为两个参数;block 2中有这个示例。
In block 1, the servlet checks for a session object by invoking a method on the request object, res, which was passed to the servlet method as a parameter.
在block1中,servlet通过调用请求对象、res(作为参数被传递到servlet方法)的方法检查session对象。
A primary contributor to the complexity of memory management is aliasing: having more than one copy of a pointer or reference to the same block of memory or object.
内存管理复杂性的主要原因是别名使用:同一块内存或对象具有多个指针或引用。
An instance of each object with automatic storage duration (3.7.2) is associated with each entry into its block.
每个具有自动存储类(3.7.2)对象的实例都与其所在语句块的相应入口相联系。
A given SRC object knows what block of code it needs to call by looking through its inheritance tree.
给定的src对象通过查看整个继承树知道它需要调用哪一个代码块。
This method takes a new client object and an anonymous method that holds the same code a normal using block would contain.
方法接收一个新的客户端对象,以及一个匿名方法,该方法持有的代码与正常使用using语句块包含的代码完全相同。
The instance_eval method of Object allows you to evaluate a string or block in the context of an instance of a class.
instance_eval方法,可以在一个类实例的上下文中对给定字符串或block进行求解。
The instance_eval method of Object allows you to evaluate a string or block in the context of an instance of a class.
instance_eval方法,可以在一个类实例的上下文中对给定字符串或block进行求解。
应用推荐