Note: fgets reads at most BUFSIZ - 1 chars from fin and stores them in the char string line.
注:fgets最多从fin读取BUFSIZ-1个字符并将它们存储在字符串行。
Theseus left a line of string behind him when he entered the maze.
当忒修斯进入迷宫时,他在身后留下了一根绳子。
You can avoid this embarrassing fate a couple of ways: suppress the troublesome new line, or set the appropriate string as a variable ahead of time.
可以用两种方法避免这种尴尬的现象:禁止这种令人讨厌的新行,或者提前设置适当的字符串作为变量。
As shown below, each line in every file provided will be transformed into an inflected alphanumeric string.
如下所示,提供的每个文件中的每一行将被转换为变形后的字母数字字符串。
Its only argument is the address of the string to be displayed, which is passed on to it by pushing the address of the string in the stack (line 30).
它惟一的参数是要显示的字符串的地址,通过将字符串的地址压入堆栈(第30行),将这个参数传递给它。
The first line of this output must contain the string 1..
这个输出的第一行必须包含字符串1 . .。
The print statement in Line 8 is another of those string formatting operations that was discussed earlier.
第8行中的打印语句也是前面讨论过的字符串格式操作。
We can also replace the text in the buffer at a given line number or remove the first occurrence of a string in the current line, using this utility.
我们还可以使用该命令替换给定行号的缓冲区中的文本,或者删除当前行中第一个出现的字符串。
The last line emits the attributes for a given string type.
最后一行给出了特定字符串类型的属性。
So, I'm getting a string and so what really am I doing in this line of code?
那么,我得到一个字符串,这行代码实际上是干什么的呢?
For example, Line 2 shows a check that determines if an empty string has been provided.
例如,第2行检查提供的是否是空字符串。
Finally, the string that was returned in the previous line is written to the response.
最后,将前面一行返回的字符串写到响应中。
It prints a string on its own line.
它打印出本行的字符串。
Line 1 uses splitlines(), a string function, to separate the list of servers, and then these values are stored as a variable, appServers.
第 1 行使用一个字符串函数splitlines() 分隔服务器列表,然后将这些值作为一个变量appServers 进行存储。
The last line handles making sure the first character of the returned string is lowercase.
最后一行确保返回的第一个字符是小写的。
The next line - public static void main (String args) - generally unleashes an avalanche of questions about implementation details: What is static?
下一行—publicstaticvoidmain (Stringargs)—通常将引发关于实现细节的一连串问题:什么是static ?
Line 2 creates a string data element based on the definition for element0 in schema1 and the content of field0.
第2行代码基于schema1中element0的定义和field0的内容创建了字符串数据元素。
A JPQL query is specified as a String (line 2).
JPQL查询被指定为一个String(第2行)。
Prints every line except those that contain the string spider.
将打印除了包含字符串spider之外的所有行。
Put the string into the status line to give us some feedback.
将字符串放入状态行以提供一些反馈。
Exec -this handy PHP function sends a string for the operating system's command line to process.
exec—这个方便的php函数发送一个字符串供操作系统的命令行处理。
Thus, if you make several println calls in succession, each string in the output will appear on a separate line.
这就说明,如果你连续调用多个println,结果中的每个字符串会单独占用一行。
EntityManager is the factory that constructs an executable query instance given a JPQL string (line 3).
EntityManager是构造一个包含给定j PQ l字符串的可执行查询实例的工厂(第3行)。
The new regular expression in the second line matches any string that contains MSIE or starts with Lynx.
第二行中的新正则表达式匹配任何包含MSIE或以Lynx开头的字符串。
The mkewuid script function will output a record line for each string of characters provided on the command line.
mkewuid脚本函数为命令行上提供的每个字符串输出一个记录行。
After this, the address of the string usort_str is pushed onto the stack (line 30).
在此之后,字符串的地址usort_str被压入堆栈(第30行)。
Line 4 encodes the string Double secret probation and USES Base64 to turn the encrypted string into printable characters that can easily be transmitted over E-mail, say.
行4编码字符串Doublesecretprobation并使用Base64将加密了的这个字符串转变为可打印的字符,以便于用电子邮件等程序传输。
The first line is the connection string for the Informix database.
第一行是Informix数据库的连接串。
You can fix this bug by editing the gregor.c file's line 79 and removing the string const at the start of that line.
修复这个bug的方法是编辑gregor.c文件第 79行,并删除该行开始部分的字符串const。
You can fix this bug by editing the gregor.c file's line 79 and removing the string const at the start of that line.
修复这个bug的方法是编辑gregor.c文件第 79行,并删除该行开始部分的字符串const。
应用推荐