-
# openEuler OS Technical Whitepaper Innovation Projects (June, 2023)
Powered by TCPDF (www.tcpdf.org)
## CONTENTS
1 Introduction 001
Development Roadmap 002
2 Technology Ecosystem 003
Innovative Software Supply Chain 005
Community-certified openEuler Distributions 006
openEuler Open Source OS Architecture 007
3 Scenario-specific Innovations 008
Server 009
DPUDirect 009
eNFS 011 openEuler is a digital infrastructure OS that fits into any server, cloud computing, edge computing, and embedded deployment. This secure, stable, and easy-to-use open source OS is compatible with multiple computing
0 码力 |
116 页 |
3.16 MB
| 2 年前 3
-
CONF 2023
第三届中国Rust开发者大会
6.17-6.18 @Shanghai
Rust China Conf 2023
# Rust OS 开源操作系统训练营的教与学
李明
清华大学
2023-6-17
## 1 Rust OS 开源训练营的起因和发展
## 鹏城实验室 PENGCHENG LABORATORY
## 开源操作系统训练营的起源(2020年)

## Daily Schedule for OS Tutorial Summer of Code 2020
• 0b39f748f72470/p6_2.jpg)
• 457 followers
The Learning&Training Hub of OS Kernel
the Learning&Training Hub of OS Kernel for Students & Developers
A. 457 followers
China
yuchen@tsinghua
0 码力 |
26 页 |
2.62 MB
| 2 年前 3
-
# 使用适用于 Mac OS X 的 VMware View Client
2012年3月
View Client
在本文档被更新的版本替代之前,本文档支持列出的每个产品的版本和所有后续版本。要查看本文档的更新版本,请访问 http://www.vmware.com/cn/support/pubs。
ZH\_CN-000668-01
vmware $ ^{®} $
最新的技术文档可以从 vmware.com/cn
## 目录
1 使用适用于 Mac OS X 的 VMware View Client 5 设置和安装 5
Mac OS X 客户端的系统要求 6
支持的 View 桌面操作系统 6
准备适用于 View Client 的 View Connection Server 6
在 Mac OS X 上安装 View Client 7
使用 View Portal 索引 15
# 使用适用于 Mac OS X 的 VMware View Client
本指南《使用适用于 Mac OS X 的 VMware View Client》提供了有关在 Mac 上安装 VMware View $ ^{TM} $ 软件以及使用该软件连接到数据中心内的 View 桌面的信息。
本文档中的信息包括安装和使用适用于 Mac OS X 的 View Client 的系统要求和说明。
0 码力 |
16 页 |
738.09 KB
| 2 年前 3
-
CMake
# 现代 CMake 模块化项目管理指南
彭于斌 (@archibate)
课件 & 源码:https://github.com/parallel101/course
往期录播:https://space.bilibili.com/263032155
## 第一章:文件 / 目录组织规范
基于 CMake 的 C/C++ 项目,如何优雅地、模块化地组织大量源文件?
## 推荐的目录组织方式 目录组织格式:
• 项目名 /include/ 项目名 / 模块名 .h
• 项目名 /src/ 模块名 .cpp
• CMakeLists.txt 中写:
• target include directories(项目名 PUBLIC include)
• 源码文件中写:
• #include < 项目名 / 模块名 .h>
• 项目名:: 函数名 ();
## 推荐的目录组织方式 推荐的目录组织方式
- 头文件(项目名 /include/ 项目名 / 模块名 .h)中写:
• #pragma once
• namespace 项目名 {
• void 函数名();
• }
• 实现文件(项目名 /src/ 模块名 .cpp)中写:
• #include < 项目名 / 模块名 .h>
• namespace 项目名 {
• void 函数名 () {
0 码力 |
56 页 |
6.87 MB
| 2 年前 3
-
and the Python development team
三月16,2022
# 1 概述 3
1.1 可用性注释 4
# 2 内置函数 5
# 3 内置常量 25
3.1 由 site 模块添加的常量 26
# 4 内置类型 27
4.1 逻辑值检测 27
4.2 布尔运算 --- and,or,not 28
4.3 比较运算 28
4.4 数字类型 --- int,float --- 数据美化输出 ... 238
8.12 reprlib --- 另一种 repr() 实现 ... 243
8.13 enum --- 枚举类型支持 ... 245
# 9 数字和数学模块 ... 263
9.1 numbers --- 数字的抽象基类 ... 263
9.2 math --- 数学函数 ... 266
9.3 cmath ——关于复数的数学函数 ... 272 fractions --- 分数 ... 300
9.6 random --- 生成伪随机数 ... 302
9.7 statistics --- 数学统计函数 ... 308
# 10 函数式编程模块 ... 315
10.1 itertools --- 为高效循环而创建迭代器的函数 ... 315
10.2 functools --- 高阶函数和可调用对象上的操作 ... 329
10.3
0 码力 |
1961 页 |
9.14 MB
| 1 年前 3
-
## How Deep Do You Go?
Contributing to the os Package
Oliver Stenbom
July 25th
Gophercon 2019

On an unsuspecting Monday 
Remove = Go's os.RemoveAll()
Lets dive into the problem that came from the bug report.
The problem was that long enough our code that was failing, but it was Golang's code. Specifically, the RemoveAll function in the os package.
Being honest, paths this long are quite rare. They would probably either have to be created
0 码力 |
70 页 |
14.56 MB
| 2 年前 3
-
Wizard: Name and Operating System
2.8.2 (Optional) Create Virtual Machine Wizard: Unattended Guest OS Install
2.8.3 Create Virtual Machine Wizard: Hardware
2.8.4 Create Virtual Machine Wizard: Virtual Configuring Virtual Machines ..... 67
4.1 Supported Guest Operating Systems ..... 67
4.1.1 Mac OS X Guests ..... 68
4.1.2 64-bit Guests ..... 69
4.2 Unattended Guest Installation ..... 69
4.2 for Linux ..... 92
5.2.3 Guest Additions for Oracle Solaris ..... 95
5.2.4 Guest Additions for OS/2 ..... 96
5.3 Shared Folders ..... 96
5.3.1 Manual Mounting ..... 97
5.3.2 Automatic Mounting
0 码力 |
548 页 |
4.38 MB
| 1 年前 3
-
source files that can be precompiled into a static or shared library
• format.cc (+ format-inl.h)
OS.CC
## THE {FMT} LIBRARY
Question: how can this traditional library become a full-fledged module of file
23 // all required macros are available, yay!
24 #include "format.cc"
25 #include "os.cc"
## THE {FMT} LIBRARY
This single module interface TU compiles into two
0 码力 |
62 页 |
4.20 MB
| 1 年前 3
-
CSB_VC_SNAPSHOT
V0302P0-E | | STORAGE_WAS | Tomcat |
| CSB_OS | Linux |
| CSB_VCHOST | 4 |
| CSB_APPSERVER | Weblogi 0 码力 |
4 页 |
241.15 KB
| 2 年前 3 -
编译与安装
启动
停止与重启
配置指令
指令快速参考
模块
多处理模块(MPM)
过滤器
处理器
表达式解析器
服务器与支持程序
术语
平台相关说明
Microsoft Windows
Novell NetWare
EBCDIC 系统
其它主题
常见问题
网站导航
开发文档
其它说明
维基
模块 | 指令 | 常见问题 | 术语 | 网站导航
Apache HTTP non-Unix platforms
Apache HTTP Server 2.0 is faster and more stable on non-Unix platforms such as BeOS, OS/2, and Windows. With the introduction of platform-specific multi-processing modules (MPMs) and the platforms. This includes the various Linux distributions, various third-party Windows packages, Mac OS X, Solaris, and many more.
Our software license not only permits, but encourages, this kind of redistribution 0 码力 |
2438 页 |
1.87 MB
| 1 年前 3
|