SOC职业名称代码索引已经在1995 年进行过修订和更新,但不包括分类结构的更新。
The job title coding index of SOC was revised and updated in 1995 but not the structure of the classification.
性能改进中最近人注目的莫过于代码索引时间下降了50%,同时借助于本地的Linux文件系统监视器实现了Linux上更快的项目同步。
Performance improvements most notably include a 50% reduction in code indexing time, as well as faster project sync on Linux with a native Linux file system watcher.
不要尝试建立任何内容的索引,因为还需要添加其他代码。
Do not try and index anything yet because there is more code to add.
利用清单1中的代码,你就可以成功的将文本文档添加到索引中去。
Using the code in Listing 1, you can add the text documents to the index successfully.
过去,有些RDBMS试图通过在RDBMS代码中提供文本索引'引擎'来在一定程度上克服这些局限性。
In the past, some RDBMS attempted to overcome these limitations (to an extent) by providing text indexing 'engines' within the RDBMS code.
在这个由两部分组成的系列文章中,我们将注重于索引和编码技术,以及用来帮助用户查找问题代码的新工具。
In this two-part article series, we focus on indexing and coding techniques and on new tools to help users locate code trouble spots.
在第5部分中,我将探讨代码完成及内容协助,包括二者如何工作以及如何访问PDOM索引。
In Part 5, I discuss code completion and content assist, including how they work and how they access the PDOM index.
静态文件、模板和代码都来自磁盘,组成数据库的数据表和索引也来自磁盘。
Static files, templates, and code are served from disk, as are the data tables and indexes that make up the database.
因此,此代码将检索内容字段,然后创建一个可供索引的新文档。
Therefore, the code retrieves the content field and then creates a new one that is ready for indexing.
一旦您开始跟踪数组偏移,您的代码就会变得更加复杂,以至于任何时候您都应该避免通过索引迭代通过一个数组。
As soon as you start keeping track of array offsets, your code will get much more complicated so any time you can avoid iterating through an array by index you should.
例如,非唯一元素能够阻止您正确评估执行较少索引查询的代码。
For example, non-unique element names can keep you from properly evaluating code that performs fewer index look-ups.
考虑清单6中的代码,它就是完成这项工作的,这里全部使用了基于索引的访问。
Consider the code in Listing 6, which does just that, all using index-based access.
如果有索引,程序员就必须编写适当的代码来使用该索引。
If there is an index, the programmer must write appropriate code to use the index.
例如,刚才的代码片段在当前用户未被授权查看索引大于4的页面时,取消了转换到新页面的操作。
For example, the code snippet just shown cancels the transition to the new page if the current user is not authorized to view pages with an index greater than 4.
使用合适的索引和EXPLAIN代码的更多优化可用于提高性能。
Additional optimization with appropriate indexes and EXPLAIN command usage could be used to increase performance.
如果提供错误处理程序,那么它应该是用于处理任何发生的错误的Lua代码在栈上的索引。
The error handler, if one is provided, is the index on the stack of the Lua code to handle any errors that occur.
接下来的代码演示了如何添加一个文档到索引文件中。
The following code snippet shows the process of adding one document to the index
如果刚创建了该项目,Job并没有多大功能,因为还没有可以索引的代码。
If the project has just been created, the Job doesn't accomplish much because there's no code to index.
假定MySQL正在运行,使用如下所示的代码运行索引器来创建索引。
Assuming that MySQL is running, run indexer to create the indices by using the code shown below.
总的结果是代码的可读性更强,更不容易发生数组索引常出现的离一(off-by-one)误差。
The overall result is that the code is more readable and less prone to the kinds of off-by-one errors common to array indexing.
下列代码显示了连接Solr服务、向索引中添加两个文档和运行先前使用的零部件号查询的PHP应用程序。
The code below shows a PHP application that connects a Solr service, adds two documents to the index, and runs the part number query used previously.
您现在可以使用如下所示的代码用search实用程序测试索引(不必运行searchd即可使用search)。
You can now test the index with the search utility using the code shown below. (You don't need searchd running to use search.)
假设customer表中的customer _ type列上有一个索引,那么只会有5种可能的customer _ type代码。
Suppose you have an index on the column customer_type in the customer table, and there are only five possible customer_type codes.
要将Solr与PHP结合使用,您必须安装Solr,设计索引,准备Solr要索引的数据,载入索引,编写执行查询的php代码和显示结果。
To combine Solr with PHP, you must install Solr, design an index, prepare your data to be indexed by Solr, load the index, write PHP code to execute queries, and present results.
如果代码常以设置为0的索引开始,处理后,索引值将等于解析过的字符的值。
If the code always begins with the index set to zero, after processing, the index value will equal the number of parsed characters.
在查看为数据建立索引的代码之前,您需要评估如何与数据交互以及您的应用程序需要处理多少数据,这非常重要。
Before you look at the code that indexes the data, it is important to assess how you expect to interact with the data and how much data you have to deal with in your application.
索引的目标是记录项目源代码中所有已命名的元素并将它们与其相关数据一起存储。
The goal of indexing is to record all the named elements in the project's source code and store them with their related data.
以下部分的代码是索引脚本的最后一部分。
The following section of code completes the indexing script.
此类重定向提交的是302或301代码,通常这会告诉搜索引擎将你的错误页跟许多不同的URL一起索引起来。
Those redirects deliver a 302 or 301 code, which usually tells search engines to index your error page at many different URLs.
因为有效的SEO需要改变网站的HTML源代码、搜索引擎优化策略可以会被结合到网站的开发和设计中。
Because effective SEO may require changes to the HTML source code of a site, SEO tactics may be incorporated into web site development and design.
应用推荐