lowercase
v. 用小写字体书写(或打印)
adj. 小写字体的
n. 小写字母
2026-03-21 18:13 浏览次数 13
v. 用小写字体书写(或打印)
adj. 小写字体的
n. 小写字母
"lowercase letters; a and b and c etc"
lowercase letter小写字母
uses lowercase使用小写
uppercase lowercase大写
lowercase detail小写字体
Lowercase alphabetic小写字母
Please lowercase请小写
Lowercase Sound小楷声音
LC LowerCase小写体
make lowercase改小写
the test links to two functions that print the message again: the first time in all uppercase characters and then again in lowercase characters.
该测试程序链接到再次打印该消息的两个函数上:第一次都用大写字符,第二次都用小写字符。
note: the tool does not automatically make the first character of the stereotype name lowercase for display purposes, as suggested by the uml 2.1 specification (see the resources section).
注意:为了显视的目的,工具不会自动使原型名称的第一个字母小写,参照uml2.1规范 (参阅 参考资料部分)的建议。
the library name must be lowercase here if you are using an imported library.
如果使用导入的库,那么这里的库名必须是小写的。
in c#, for example, class names begin with lowercase letters, and method and field names begin with uppercase letters.
举例来说,在 c# 中,类名都是以小写字母开头的,方法名和字段名以大写字母开头。
another tell-tale sign of a broken paragraph might be those that begin with followed by a lowercase alphabetic character.
破坏段落的另一个指示可能是,段落以 开头,后跟一个小写字母符号。
all the service does is transform three lowercase string input values to upper case after forcing a 10 second pause in the execution to simulate a long running process.
这一服务的唯一功能只是将三个小写的字符串输入值在强制10秒的间隔后转化为大写的字符串,这一强制时间间隔用来模拟一较长时间处理过程。
this routine checks to see if a character is between a and z, then converts it to lowercase and compares it; it compares other characters directly.
这个例程检查字符是否在a到z之间,然后将其转换为小写字母并将它直接和其他字符比较。
a limitation of this technique is that it only calculates numbers between 600 and 65,000 for the specified user name format of three lowercase letters followed by four digits.
该技术的一个限制是,对于三个小写字母加上四个数字的指定用户名格式,它仅计算600到 65,000之间的编号。
brooks: the most important single decision i ever made was to change the ibm 360 series from a 6-bit byte to an 8-bit byte, thereby enabling the use of lowercase letters.
布鲁克斯:我觉得自己做过的最重要的一个决定就是把ibm360从6字节改成8字节,从而使小写字母变得可以使用了。
notice that the script expects the file name to match the lowercase name of the queue manager and to be in the current directory.
注意,这个脚本期望文件名匹配队列管理器的小写名称且文件位于当前目录中。
assignment activities used for setup begin with a lowercase letter.
用于设置的分配活动则以小写字母开头。
in listing 2, notice the many sets of lowercase and uppercase characters.
要注意 清单2中很多成对的小写和大写字符。
one more trick to lessen the effort with compression is to use lowercase elements and class names.
另一种减少压缩工作的技巧是使用小写形式的 元素和类名。
i recommend at least a mixture of numbers, lowercase letters, and uppercase letters.
我建议至少是数字,小写字母和大写字母的混合。
this loop will create 26 documents, one for each lowercase letter of the alphabet, each document containing the character itself and its ascii character code.
此循环将创建26 个文档,代表字母表的每个小写字母,每个文档包含字符本身及其ascii字符码。
in other words, in the example, every instance of capital 「a」 is replaced with lowercase 「a,」 「b」 with 「b,」 and so on.
换句话说,在本示例中,每个大写「a」的实例都将替换为小写「a」、「b」替换为「b」,依此类推。
the second parameter is the input string that either converts to uppercase or lowercase characters.
第二个参数是将被转化成大写或小写字符的输入字符串。
in the following example, a function returns the successive lowercase characters of a string.
在下面的例子中,函数返回某个字符串的连续小写字母。
it's possible, as shown above, to write a rename rule that converts case-sensitive files into lowercase file names, thereby causing clashes among previously unique file names.
如上所述,可以编写一条重命名规则将区分大小写的文件名转换为小写文件名,这样可能会与以前已存在的唯一的文件名发生沖突。