相关文章
Opatch及PSU下载地址
Opatch:
Patch 6880880
https://updates.oracle.com/download/6880880.html 补丁下载地址:
Assistant: Download Reference for Oracle Database/GI PSU, SPU(CPU), Bundle Patches, Patchsets and Base Releases (文档 ID 2118136.2)
建站知识
2025/1/14 21:32:48
UA profile介绍
UA profile规范可参考: http://www.openmobilealliance.org/tech/affiliates/wap/wap-248-uaprof-20011020-a.pdf (UA profile:is referred to as Capability and Preference Information(CPI) between the WAP client, the intermediate ne…
建站知识
2024/12/14 3:59:55
【book】apue和unp
目录
unix 网络编程
unix 进程间通信
信号量:
条件变量
pipe
FIFO
共享内存
套接字
消息队列
RPC:
1.本地过程调用
2.远程过程调用-同一台主机两个进程中
3.远程过程调用-不同主机的两个进程中
常见RPC框架:
unix 环境编程
s…
建站知识
2024/12/11 21:54:30
机器学习中auc与aupr 指的是什么?
AUC与AUPR的区别之处
1:查准率,查全率 T:True F:Flase P:Positive N:negative 什么是真正例(TP),假反例(FN),假正例(FP&a…
建站知识
2024/12/24 14:51:57