For example, you might view a country code as a fixed list of values, including DE (Germany), US (United States), and JP (Japan).
例如,您也许通过固定的值列表查看国家代码,包括DE(德国)、US(美国)和JP(日本)。
The client currencystock.html is an update of the stockclient.html to include the country code. Once you have deployed the service, you can browse the list of deployed services
客户端 currencystock.html 是 stockclient.html 的一个改进版本,它包含了国家代码。
The following code example groups a list of customers based on their location (country) and provides a count of the customers in each group.
下列程序码范例会根据客户的位置(国家)将客户的清单进行分组,并提供每个群组中的客户计数。
应用推荐