Blender v4.1 ManualIntroduction Motion Tracking Masking Video Editing Introduction Setup Your Project Edit Your Project Assets, Files, & Data System Introduction Blender File Data-Blocks Custom Properties Linked Libraries Asset production. Professionals, hobbyists, and studios around the world use it for creating animations, game assets, motion graphics, TV shows, concept art, story-boarding, commercials, and feature films. Check out nodes, UV Editing improvements and Wayland support on Linux. 3.5 – March 2023 New generative hair assets, vector displacement maps for sculpting, viewport compositor, and Cycle’s light trees. View Source0 码力 | 6263 页 | 303.71 MB | 1 年前3
Laravel 5.6 中文文档JavaScript 构建 JavaScript 驱动的应用时,为方便起见,可以让 JavaScript HTTP 库自动在每个请求中添加 CSRF 令牌。默认情况下, resources/assets/js/bootstrap.js 文件会将 csrf-token meta 标签值注册到 Axios HTTP 库。如果你没有使用这个库,则需要手动在应用中配 置该实现。 排除指定 URL 声明。通常,编译好的 CSS 文件会存放到 public/css 目录下: npm run dev Laravel 自带的默认 webpack.mix.js 文件会编译 SASS 文件 resources/assets/sass/app.scss,这个 app.scss 文件将会导入一个包含 SASS 变量的文件并加载 Bootstrap,从而助力我们快速在应用中引入 Bootstrap 资源。你也可以按照自己的需要自定义 SASS 和 resources/assets/js/app.js 文件,在 app.js 文件中你可以注册 Vue 组件, 或者如果你倾向于其它 JavaScript 框架,则可以配置你自己的 JavaScript 应用。编译好的 JavaScript 文件通常会存放到 public/js 目录下。 注:app.js 文件会加载 resources/assets/js/bootstrap.js 以便启动和配置0 码力 | 377 页 | 14.56 MB | 1 年前3
《玩转webpack》第七章 原理篇: 编写 Loader 和插件throw new Error(“ Error Message”) 通过 Compilation 进行文件写入 Compilation 上的 assets 可以用于文件写入 ·可以将 zip 资源包设置到 compilation.assets 对象上 文件写入需要使用 webpack-sources (https://www.npmjs.com/package/webpack- sources) const { name } = this.options; compiler.plugin("emit", (compilation, cb) => { compilation.assets[name] = new RawSource("demo"); cb(); }); } }; 插件扩展:编写插件的插件 插件自身也可以通过暴露 hooks 的方式进行自身扩展,以 hooks Hooks 是 emit,是一个异步的 hook (AsyncSeriesHook) emit 生成文件阶段,读取的是 compilation.assets 对象的值 ·可以将 zip 资源包设置到 compilation.assets 对象上0 码力 | 29 页 | 4.37 MB | 1 年前3
Laravel 5.3 中文文档中加载前端资源,所有依赖都被定义在默认的 package.json 文件中。 此外,支持单文件的 Vue 组件现在已经开箱支持, resources/assets/js/components 目录下包含 了一个简单的示例组件 Example.vue ,新的 resources/assets/js/app.js 文件将会启动被配置你 的 JavaScript 库以及 Vue 组件。 这种架构对开始开发现代的、强大的 文件中的声明。通常,编译好的 CSS 文件会被放置到 public/css 目录下: gulp Laravel 自带的默认 gulpfile.js 文件会编译 SASS 文件 resources/assets/sass/app.scss,这个 app.scss 文件将会导入一个包含 SASS 变量的文件并加载 Bootstrap,从而助力我们快速在应用中 引入 Bootstrap 资源,你也可以按照自己的需要自定义 SASS 和 resources/assets/js/app.js 文件, 在 app.js 文件中你可以注册 Vue 组件,或者你倾向于其它 JavaScript 框架,配置你自己的 JavaScript 应用。你所编译的 JavaScript 文件通常会存放在 public/js 目录下。 注:app.js 文件会加载 resources/assets/js/bootstrap.js 以便启动和配置0 码力 | 691 页 | 9.37 MB | 1 年前3
Blender v3.0 参考手册(简体中文版)欢迎来到 Blender ⾃由开源3D创作套件的⽤户⼿册。 ⼊门 部分 ⼊门 ⽤户界⾯ 编辑器 场景&物体 建模 雕刻&绘制 蜡笔 动画 & 绑定 物理 渲染 合成 运动跟踪 & 遮罩 视频编辑 Assets, Files, & Data System 插件 ⾼级 问题排查 词汇表 参与 ⼿册主要由志愿者维护,中⽂翻译组QQ群号:620831153,欢迎加⼊。 请考虑参与这份⼯作并 为⼿册出⼒ 获取更多信息。 Mark as Asset See Creating an Asset. Clear Asset See Removing Assets. Clear Asset (Set Fake User) See Removing Assets. 视图 视图菜单是上下⽂菜单的⼀部分,在所有⼤纲视图元素中都受⽀持。 显⽰活动 Period 将树视图置于选定的物体中⼼。 显⽰层级 Browser This section describes the Asset Browser, which is the main interface for organizing and using assets. The Asset Browser was introduced in Blender 3.0, and will be improved and expanded over multiple0 码力 | 4297 页 | 230.12 MB | 1 年前3
Blender v3.2 参考手册(简体中文版)资产浏览器 This section describes the Asset Browser, which is the main interface for organizing and using assets. The Asset Browser was introduced in Blender 3.0, and will be improved and expanded over multiple on Blender's asset library system, including how to create and edit assets, and design choices. Asset Catalogs For organizing assets. 姿态库 Build on top of the Asset Browser. 界⾯ Asset Browser, showing It shows the assets contained in the selected catalog. Click an asset to select and activate it. Box select by dragging LMB or extend the selection with Shift-LMB to select multiple assets. Every asset0 码力 | 4448 页 | 258.34 MB | 1 年前3
Gitea v1.21.1 中文文档:如果非空,数据将存储在具有存储库名称的目录中。 --units:要迁移的项目,一个或多个项目应以逗号分隔。允许的项目有 wiki, issues, labels, releases, release_assets, milestones, pull_requests, comments。如果为 空,则表示所有项目。 restore-repo 从磁盘目录中还原存储库数据: 选项: --repo_dir :还原目标存储库名称。 --units :要还原的项目,一个或多个项目应以逗号分隔。允许的项目有 wiki, issues, labels, releases, release_assets, milestones, pull_requests, comments。如果为 空,则表示所有项目。 生成一个供 Runner 使用的新令牌,用于向服务器注册。 选项: --scope 用户可以在问题(Issue)、Pull Request(PR)以及评论中选择的所有可选的反应。 这些 值可以是表情符号别名(例如:�)或Unicode表情符号。 对于自定义的反应,在 public/assets/img/emoji/ 目录下添加一个紧密裁剪的正方形图像,文件名为 reaction_name.png。 CUSTOM_EMOJIS : gitea, codeberg, gitlab, git 0 码力 | 303 页 | 3.88 MB | 1 年前3
Blender v3.1 参考手册(简体中文版)资产浏览器 This section describes the Asset Browser, which is the main interface for organizing and using assets. The Asset Browser was introduced in Blender 3.0, and will be improved and expanded over multiple on Blender's asset library system, including how to create and edit assets, and design choices. Asset Catalogs For organizing assets. 姿态库 Build on top of the Asset Browser. 界⾯ Asset Browser, showing It shows the assets contained in the selected catalog. Click an asset to select and activate it. Box select by dragging LMB or extend the selection with Shift-LMB to select multiple assets. Every asset0 码力 | 4473 页 | 259.34 MB | 1 年前3
跨平台桌⾯应⽤框架:Electron"type" "type":: "distribution" "distribution",, "icon" "icon":: "assets/icon/icon.icns" "assets/icon/icon.icns",, "target" "target":: [[ "pkg" "pkg" {{ "target" "target":: "nsis" "nsis",, "icon" "icon":: "assets/icon/logo.png" "assets/icon/logo.png" }} }} }} (1) file 其中 "**/*" "**/*",, "!**/node_ "target" "target":: "portable" "portable",, "icon" "icon":: "assets/icon/logo.png" "assets/icon/logo.png" }} Win 70 结果却是,虽然打包出的exe⽆需安装,双击即可运⾏,但是运⾏期间解压的⽬录是这种更彻底的临时0 码力 | 123 页 | 21.81 MB | 1 年前3
Hyperledger Fabric 2.5 中文文档clean_and_upload(): local('find assets/ -name "*.DS_Store" -exec rm '{}' \;') local('tar czf /tmp/assets.tgz assets/') put('/tmp/assets.tgz', '/tmp/assets.tgz') with cd('/var/www/myapp/'): : run('tar xzf /tmp/assets.tgz') What happens, connection-wise, is as follows: 1. The two local calls will run without making any network connections whatsoever; 2. put asks the connection cache0 码力 | 138 页 | 154.00 KB | 1 年前3
共 96 条
- 1
- 2
- 3
- 4
- 5
- 6
- 10













