mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-03 14:55:39 +08:00
7 lines
337 B
Markdown
7 lines
337 B
Markdown
|
|
# 编写 Package 类
|
|||
|
|
|
|||
|
|
<!-- TODO: 编写 Library 类和 Extension 类的分步指南。
|
|||
|
|
使用 #[Library]、#[Extension]、#[BuildFor] 的完整注释代码示例。
|
|||
|
|
UnixAutoconfExecutor / UnixCmakeExecutor / WindowsCMakeExecutor 用法。
|
|||
|
|
文件放置位置(src/Package/Library/、src/Package/Extension/)与自动加载。 -->
|