- Industria: Computer; Software
- Number of terms: 54848
- Number of blossaries: 7
- Company Profile:
Apple Inc., formerly Apple Computer, Inc., is an American multinational corporation headquartered in Cupertino, California, that designs, develops, and sells consumer electronics, computer software and personal computers.
用于同步对共享资源的访问的数据结构。最常用的锁是在多线程程序中在多个线程需要访问全局数据。一般情况下,只有一个线程可以持有锁一次 ;公约 》,此线程是唯一一个可以在此期间修改的数据。例如,一些锁变形读写锁允许多个线程持有单个锁在某些条件下。参见互斥锁
Industry:Software; Computer
一种包含 servlet、 JSP 页面、 HTML 文件和其他资源的文件结构。这种结构可以部署在任何 servlet 启用 web 服务器上。
Industry:Software; Computer
可以用于标识的数据进行身份验证,或授权的实体。例如,一个用户名称和密码构成身份验证凭据。加密的会话密钥和其他资料,组成的 Kerberos 票证是标识凭据。在 Kerberos 版本 5 及更高版本,门票还可进行的授权信息。
Industry:Software; Computer