The first element of sys . Python为我们把它存储在sys .argv变量中。 Python stores it in the sys . argv variable for us. Ranges containing absolute values larger than sys . 但是某些使用.sys 扩展名的文件却并非如此:MSDOS. Certain files using this extension are not, however: MSDOS. SYS and Southampton Town have joined forces to make this vision a reality.
System mode(SYS ): Privileged mode of execution for operating systems. 有关更多信息,请参阅原始CPython文档:sys . For more information, refer to the original CPython documentation: os . Meta_path,路径条目查找器用于sys .path_hooks。 Meta_path, and path entry finders for use with sys . path_hooks. Importing the sys module makes all of its functions and attributes available. The search path is stored in the path variable in the sys module.导入sys 模块能让它的全部函数和属性变成可获取状态。 Importing the sys module makes all of its functions and attributes available. 当Python执行importsys语句的时候,它在sys . When Python executes the import sys statement, it looks for the sys . Sys 模块保存了当前正在运行的Python实例的信息。The sys module holds information about the currently running Python instance.PE文件**(exe、dllsys 文件)来自用户的计算机,PE文件路径将上传。 PE files**(exe, dll, sys file) from user's computer, PE file path will be uploaded. The module search path is stored in the sys . path variable of the system module.有一些模块(像sys ),是“内置模块”,它们实际上是置于Python内部的。 Some, like the sys module, are"built-in modules"; they are actually baked right into Python itself. 最后,如果__del__()方法引发异常,会将警告消息打印到sys .stderr。 Finally, if your__del__() method raises an exception, a warning message is printed to sys . stderr. 例如,如果您要创建32,768个用户,然后运行查询SELECT*FROMsys .sysusers;. For example, if you were to create 32,768 users, and then run this query: SELECT* FROM sys . sysusers; 若要读取“文件对象”的返回值,这是由内置open()函数或任何通过popen()或fdopen(),或sys . To read a“file object” returned by the built-in function open() or by popen() or fdopen(), or sys . 如果这没有起作用,你可以输入以下命令退出:“importsys;sys .exit()”。 If that doesn't work, you can exit the interpreter by typing the following commands:"import sys; sys . exit()". 在本书的其余部分,我们将主要使用定义在os,sys ,datetime和cPickle模块中的对象。 In the rest of this book, we will mainly use objects defined in modules os, sys , datetime, time and cPickle. 在这个例子中,为了请求频道通知,你需要发送一个XML-RPC消息到rpc.sys . In this example, to request notification on the channel it appears in, you would send an XML-RPC message to rpc. sys . Systemrequest(有时缩写为SysRq或Sys Req)是在PC键盘上一个没有标准用途的按键[1]。 System request(often abbreviated SysRq or Sys Req) is a key on keyboards for PCs that has no standard use. 若要查明无法重用日志中的空间的原因,请参阅sys .databases中的log_reuse_wait_desc列。 To find out why space in the log cannot be reused, see the log_reuse_wait_desc column in sys . databases. VxD通常都有文件名字后缀.vxd或.386,而WDM兼容驱动程序则使用扩展名.sys 。 VxDs usually have the filename extension. vxd or .386, whereas WDM compatible drivers usually use the extension. sys . Sys 是另一个类似/proc和/dev的虚拟目录,它还包含连接到计算机的设备的信息。Sys is another virtual directory like/proc and/dev and also contains information from devices connected to your computer. 在Windows系统中,这些"分页出"页存储在一个或多个文件(Pagefile.sys 文件)分区的根目录中的。 In Windows systems, these“paged out” pages are stored in one or more files called pagefile. sys in the root of a partition. Sys 系统调用使用Win32k锁定缓解上Windows10,防止利用此沙箱逃生漏洞。Sys system calls using the Win32k lockdown mitigation on Windows 10, which prevents exploitation of this sandbox escape vulnerability.”. 例如,假定您在包含某控制器的计算机上安装WindowsVista或Windows7,该控制器使用Pciide.sys 驱动程序。 For example, assume that you install Windows Vista or Windows 7 on a computer that contains a controller that uses the Pciide. sys driver. 包含hiberfile.sys 的文件夹(如果配置在根目录以外)\Windows\Windows\System32\Windows\Config. Folder containing hiberfile. sys (if it's configured to be outside root directory)\Windows \Windows\System32\Windows\Config.
Display more examples
Results: 212 ,
Time: 0.0188