允许一个应用程序读取用户联系人列表。
可以编写更多的程序来处理这个文件并显示相关的用户联系人信息、职位或其他所需字段。
Further programs can be written to process this file and display the relevant user contact information, job title, or other desired fields.
比如,Android系统提供了管理用户联系人信息的contentprovider。
For example, the Android system provides a content provider that manages the user's contact information.
因为我们要求每个用户的联系人列表应当是独特的,所以我们将把登录功能作为应用程序的一部分来实现。
Since we want the contact list to be unique to each user, we will implement a login function as part of the application.
这个应用程序让用户单独地或在列表中查看联系人条目。
The application lets the user view the contact entries individually or in a list.
这个页面应当让用户选择其中一个联系人从而获取有关这个人的更多的详细信息。
The page should let users select one of the contacts and get additional details about this individual.
清单10给出了另外的脚本,让用户能够通过网页表单添加新的联系人。
Listing 10 introduces another script that allows users to add new contacts through a Web form.
用户要求能够在一个地址簿中储存联系人信息。
The user needs to be able to store contact information in an address book.
这种设置在用户将自己的邮件联系人都放到了本地地址簿中的情况中非常有用。
This setting is useful in cases where the user has a local address book populated with their mail contacts.
这将使谷歌用户能够将其在其他网站的联系人导入谷歌自身的服务。
It would help Google if users could bring their contacts to its services from other sites.
对于桌面用户,可以为联系人显示额外两个电话图标,住宅电话和传真号码。
For the desktop user, two additional phone ICONS, home phone and pager number, can display for a contact.
与其它文章相似,我们将在这里开发的应用程序维护着特定于登录用户的联系人(通讯簿条目)列表。
As in these other articles, the application we will develop here maintains a list of contacts (address book entries) specific to the logged-in user.
一旦用户在表单中输入联系人姓名、电子邮件地址和组织,并提交它,脚本的第二部分将执行操作。
Once the user enters a contact's name, E-mail address, and organization into this form and submits it, the second half of the script swings into action.
这个用户应该能够更改联系人的信息,并且能够在这个地址薄中添加和删除联系信息。
The user should be able to change a contact's information and also add and remove contacts to and from the address book.
每个联系人列表特定于一个门户用户。
脱机时,用户使用本地存储中的联系人。
When offline, the user works with the contacts in the local store.
主视图按姓名顺序显示该用户的联系人列表。
A main view shows the user's list of contacts in order by name.
这一功能使得用户可以看到他们的联系人现在离他们有多远,这给移动通信带来了全新的体验。
This allows users to see how far away their contacts are, introducing a whole new dimension to mobile communication.
对于联系人sdo,我们可以填写表单,以便用户能够编辑数据。
Given the contact SDO, we can populate the form to allow the user to edit the data.
这个示例应用程序为给定的用户维护联系人列表(简单的通讯簿)。
This example application maintains a list of contacts (a simple address book) for a given user.
应用可以申请获取设备数据(如用户的联系人、短消息、SD卡、摄像头、蓝牙等)的许可。
An application can request permission to access device data such as the user's contacts, SMS messages, the mountable storage (SD card), camera, Bluetooth, and more.
联系人信息用卡片界面展示,便于用户阅读和编辑。
Contact information is presented in a card-like UI, making it easier for users to read and edit contacts.
为每个联系人提供Edit链接和Remove链接,让用户可以轻松地删除和编辑联系人。
Provides an edit link and a remove link for each contact, enabling users to easily remove and edit contacts.
从AppStore上下载的一个iPhone应用会将用户的联系人列表上传到他的服务器上。
An iPhone app, now removed from the app Store, that uploaded users contact lists to the vendors servers.
Portlet的编辑模式可让用户添加、更新和删除联系人列表中的条目。
The edit mode for the portlet lets the user add, update, and delete entries in the contact list.
维护了一个公司目录,其中包含属于某一特定组织的LotusLive Engage用户的所有联系人。
A corporate directory containing all the contacts of LotusLive Engage users belonging to a specific organization is maintained.
可以看出,在内部databaseutil类中,用户的邮件和联系人的URL都已经定义好了。
As you can see in the internal DatabaseUtil class, both the user's mail and contacts have had URLs defined.
让addnewbutton可见,让用户可以添加新的联系人。
Makes the addNewButton visible, so the user can add new contacts.
你可以看到Facebook从来不允许用户导出联系人信息。
You see, Facebook has never allowed users to export the contact information of their friends.
你可以看到Facebook从来不允许用户导出联系人信息。
You see, Facebook has never allowed users to export the contact information of their friends.
应用推荐