进程标识 meaning in English
process identification
Examples
- Asp . net does not revert to the process identity or the application impersonation identity when connecting to the session - state store
, asp . net在连接会话状态存储区时不会恢复为进程标识或应用程序模拟标识。 - Validation by process identity does not work in a cluster or scale - out scenario where the process identity varies for each node
在群集或扩展方案中,每个节点的进程标识各不相同,因此无法按进程标识进行验证。 - Validation by process identity does not work in a cluster or web farm scenario where the process identity varies for each node
在群集或web场方案中,每个节点的进程标识各不相同,因此无法按进程标识进行验证。 - The asp . net process identity must be granted read and write file permissions to the access databases stored in the app data folder
Asp . net进程标识必须被授予读写存储在app _ data文件夹中的access数据库的文件权限。 - We could also attach to eg2 under pid 1283 by first loading the file in with file eg2 then issuing the attach command attach 1283
还可以首先使用file eg2装入文件,然后发出attach 1283命令连接到进程标识1283下的eg2 。