Username and password available in thread local storage.
线程本地存储中提供的用户名和密码。
Local storage is part of the HTML 5 specification and is widely supported.
本地存储属于HTML5规范,并且得到广泛的支持。
Implementing local storage, caching and offline access are relatively easy.
调用本地存储、缓存和离线访问相对来说很简单。
Now you just need a function for reading all of this data back from local storage.
这样,我们只需要一个从本地存储读取所有数据的函数。
Connected and disconnected use through replication and local storage capabilities.
通过复制和本地储存能力进行连接使用和断开连接的使用。
This is definitely a little more of a complex use case than the local storage one.
这显然比使用本地存储复杂一点。
You may see messages stating saying that Git is "defaulting to local storage area."
我们可以看到消息说Git是“默认于本地存储区域的”。
So saving the entries to local storage is straightforward, and is shown in Listing 8.
所以将记录保存到本地存储是很简单的,如清单8所示。
After using thread local storage, the handler sets the thread local username to null.
使用线程本地存储之后,处理程序将线程本地用户名设置为空。
HTML5 gives you access to many low-level OS features (geo-location, local storage... etc).
HTML5能让你访问到底层的操作系统特性(地理位置,本地存储等等)。
After each use, the thread local storage values of username and password are reset to null.
每次使用后,用户名和密码的线程本地存储值都被重新设置为空。
All the user data is synchronized with the cloud, the local storage being used just as a cache.
所有的用户数据都与云中数据保持同步,本地存储仅仅用做缓存而已。
Early versions of Ceph implemented a custom low-level file system on the local storage called EBOFS.
Ceph的早期版本在一个名为ebofs的本地存储器上实现一个自定义低级文件系统。
Our primary concern is leveraging local storage and Ajax to build a practical and useful application.
我们关注的主要问题是利用本地存储和Ajax构建一个实用的、有用的应用程序。
Next, you sort the entries, because the order that they come out of from local storage is not guaranteed.
接着,我们需要对记录进行排序,因为它们从本地存储返回的顺序是不一定的。
In addition to stack space, each thread requires some native memory for thread-local storage and internal data structures.
除了栈空间之外,每个线程都需要一些本机内存用于线程本地存储和内存数据结构。
Microsoft plans to enhance datajs to access HTML5 functionality in the future such as the local storage provided by IndexedDB.
微软计划对datajs做出改善,让它在将来可以访问HTML功能,像IndexedDB所提供的本地存储等等。
HTML5 also allows specification of offline support, which makes local storage possible, helping with connectivity interruptions.
HTML5还支持规范离线支持,使本地存储成为可能,帮助解决连接中断问题。
Clients then use some scheme to transfer these files into local storage, and you can use dom4j to parse and modify the file data.
客户机随后使用某种模式将这些文件传递到本地存储中,然后您可以使用dom 4j解析并修改文件数据。
Other alternatives for local data storage, such as Flash local storage, are completely incompatible with the WHATW specification.
其他的本地数据存储可选方案,例如Flash 本地存储,和 WHATW规范完全不兼容。
This trend will only accelerate in the coming year as local storage in Web browsers makes it increasingly possible to work offline.
在未来几年中,这种趋势会进一步加速,因为Web浏览器中的本地存储使其脱机工作的可能性越来越高。
The local storage of an instance includes the operating system, software applications, data, and configurations added to the instance.
实例的本地存储包括操作系统、软件应用程序、数据,以及为实例添加的配置。
Native applications built in Objective-C make full use of all the iPhone features: GPS, accelerometer, local storage, camera and more.
用Objective - C语言创建的本地应用程序能完全使用iPhone的所有功能:GPS、加速器、本地存储、照相机等。
This is a perfectly reasonable assumption for a Swing or SWT application accessing a configuration database or a local storage system.
对于要访问配置数据库或逻辑存储系统的Swing 或SWT应用程序,这是一个非常合理的假设。
Write operations occur through the primary node and are performed to the local storage and secondary storage simultaneously (see Figure 3).
写操作从主节点开始进行,同时执行本地存储和辅助存储(见图3)。
"Network storage and local storage are in the same sort of relationship as a convenience store and the refrigerator in your home," Chatani said.
Chatani称:“网络存储系统与本地存储系统相互之间的关系就像家电中的冰箱与普通的食物储存柜的关系一样。”
Typically, clients have a local copy of the versions of files they are working on, but no local storage of previous versions or alternate branches.
通常来说,客户端只有一份当前工作分支的本地文件,没有之前版本或者其他分支的本地文件。
Accessing the documentation from the web has the advantage of reducing local storage space requirements, plus the information will be updated regularly.
从网络访问文档,拥有降低本地存储空间需求的优势,而且信息还可以得到规范的更新。
Since you did not call any functions or use any local storage, you did not need a stack frame at all, so you can now just exit through the link register.
由于未调用任何函数,也未使用任何本地存储,所以您根本无需堆栈框架,并可通过链接寄存器退出。
Since you did not call any functions or use any local storage, you did not need a stack frame at all, so you can now just exit through the link register.
由于未调用任何函数,也未使用任何本地存储,所以您根本无需堆栈框架,并可通过链接寄存器退出。
应用推荐