CakePHP Cookbook 4.xTIME_START SECOND MINUTE HOUR DAY WEEK MONTH YEAR Chronos Debug Kit Migrations ElasticSearch Appendices 4.x Migration Guide 4.0 Migration Guide 4.1 Migration Guide 4.2 Migration Guide 4.3 Migration Guide Application is loaded and bound to an HttpServer. 3. Your application’s middleware is initialized. 4. A request and response is dispatched through the PSR-7 Middleware that your application uses. Typically File and Class Name Conventions In general, filenames match the class names, and follow the PSR-4 standard for autoloading. The following are some examples of class names and their filenames: The Controller0 码力 | 1249 页 | 1.04 MB | 1 年前3
Jupyter Notebook 4.x Documentation11:59:16.597 NotebookApp] The Jupyter Notebook is running at: http://localhost:8888/? token=c8de56fa4deed24899803e93c227592aef6538f93025fe01 If the notebook server is going to open your browser automatically Models # Notebook Model with Content { 'content': { 'metadata': {}, 'nbformat': 4, 'nbformat_minor': 0, 'cells': [ { 'cell_type': 'markdown', notebooks if model['type'] != 'notebook': return # only run on nbformat v4 if model['content']['nbformat'] != 4: return for cell in model['content']['cells']: if cell['cell_type']0 码力 | 128 页 | 1.86 MB | 1 年前3
Spring Boot 2.1.0.M4 Reference Guideof Contents I. Spring Boot Documentation 1. About the Documentation 2. Getting Help 3. First Steps 4. Working with Spring Boot 5. Learning about Spring Boot Features 6. Moving to Production 7. Advanced MongoTemplate Spring Data MongoDB Repositories Embedded Mongo Neo4j Connecting to a Neo4j Database Using the Embedded Mode Neo4jSession Spring Data Neo4j Repositories Gemfire Solr Connecting to Solr Spring Data Data JDBC Tests Auto-configured jOOQ Tests Auto-configured Data MongoDB Tests Auto-configured Data Neo4j Tests Auto-configured Data Redis Tests Auto-configured Data LDAP Tests Auto-configured REST Clients0 码力 | 680 页 | 643.09 KB | 1 年前3
Spring Boot 2.0.0.M4 Reference Guideof Contents I. Spring Boot Documentation 1. About the documentation 2. Getting help 3. First steps 4. Working with Spring Boot 5. Learning about Spring Boot features 6. Moving to production 7. Advanced MongoTemplate Spring Data MongoDB repositories Embedded Mongo Neo4j Connecting to a Neo4j database Using the embedded mode Neo4jSession Spring Data Neo4j repositories Repository example Gemfire Solr Connecting Auto-configured JDBC tests Auto-configured jOOQ tests Auto-configured Data MongoDB tests Auto-configured Data Neo4j tests Auto-configured Data Redis tests Auto-configured Data LDAP tests Auto-configured REST clients0 码力 | 583 页 | 501.03 KB | 1 年前3
Blender NIF Plugin
Release 2.6.0a0.dev4com/niftools/blender_nif_plugin/releases]. 2. Start Blender. 3. Go to: File > User Preferences > Add-Ons. 4. Click Install Addon… (bottom). 5. Select the blender nif plugin .zip file downloaded earlier. 6. Under automatically adds a base vertex colour layer. 3. Apply the desired vertex colours evenly to the vertex. 4. Ensure you have added a material. Notes: The Nif format only supports a single colour per vertex 3. In the brush menu on the left side of the screen, leave the colour selector in the centre and 4. Apply the shading to the vertices just as you would for Vertex Color Notes: Vertex alpha must use0 码力 | 113 页 | 102.69 KB | 1 年前3
Blender NIF Plugin Documentation
Release 2.6.0a0.dev4com/niftools/blender_nif_plugin/releases]. 2. Start blender. 3. Go to: File > User Preferences > Add-Ons. 4. Click Install Addon… (bottom). 5. Select the blender nif plugin .zip file downloaded earlier. 6. Under automatically adds a base vertex color layer. 3. Apply the desired vertex colors evenly to the vertex. 4. Ensure you have added a material. Notes: The Nif format only supports a single color per vertex, side to change the level of shading with white being fully visible and black being fully transparent. 4. Apply the shading to the vertices just as you would for Vertex Color Notes: Vertex alpha must use0 码力 | 112 页 | 107.36 KB | 1 年前3
Krita 4.x 官方文档中文版 2021-08-06A程序,它需要 安装 KDE 软件库来支持其运行。根据各发行版的具体情况,你可能要安装 KDE 系统设置模块后才能调整它图形界面的主题、字体等。 Nautilus/Nemo 文件缩略图扩展 自 2016 年 4 月起,KDE 的默认文件管理器 Dolphin 已经可以显示 KRA 和 ORA 文件的缩略图了。但 Nautilus 及其衍生项目需要安装额外的扩展模块。 我们推荐使用 Moritz Molch 开发的 在应用程序的顶部菜单点击 文件。 2. 然后点击 新建。你也可以直接按 Ctrl + N。 3. Krita 会显示一个新建文档对话框: 点击左栏的 新建自定义文档 ,在 尺寸 选项卡的 预设 下拉菜单选择 A4 (300ppi) 或者其他所需尺寸。如需了解本对话框的其他功能,如从剪贴板新建 等,可参考 创建新文档 页面。 请确保“色彩”区域的选项设置如下:模型为 RGB,通道为 8 位整数/通道。如 需深入了解色彩管理方面的知识,请参考 当然,你肯定想要尝试不同的笔刷。在画布右边有一个叫做“笔刷预设”的工具 面板 (它也隐藏在工具栏里面,按 F6 弹出),该面板排列着代表各种笔刷的方 块。如需了解各个自带笔刷的用法,可参考 Krita 4 自带笔刷预设介绍 。 要对各个笔刷预设的选项进行调整,可在工具栏里找到笔刷编辑器,按 F5 也 可以弹出该面板。 点击任意一个方块就等于选中了该笔刷,它会被用于在画布上作画。要更改颜 色,可以在高级拾色器面板的三角形色块里点击选择。0 码力 | 1373 页 | 74.74 MB | 1 年前3
Blender v4.0 参考手册0 码力 | - 页 | 247.09 MB | 1 年前3
Guzzle PHP 6.5 DocumentationTHE SOFTWARE. Contributing Guidelines 1. Guzzle utilizes PSR-1, PSR-2, PSR-4, and PSR-7. 2. Guzzle is meant to be lean and fast with very few dependencies. This means that not every feature request not require a PHP version greater than PHP 5.5 unless the feature is only utilized conditionally. 4. All pull requests must include unit tests to ensure the change works as expected and to prevent regressions Set to "v4" if you want the HTTP handlers to use only ipv4 protocol or "v6" for ipv6 protocol. Types string Default null Constant GuzzleHttp\RequestOptions::FORCE_IP_RESOLVE // Force ipv4 protocol0 码力 | 65 页 | 311.42 KB | 11 月前3
Guzzle PHP v5 DocumentationTHE SOFTWARE. Contributing Guidelines 1. Guzzle utilizes PSR-1, PSR-2, PSR-4, and PSR-7. 2. Guzzle is meant to be lean and fast with very few dependencies. This means that not every feature request not require a PHP version greater than PHP 5.5 unless the feature is only utilized conditionally. 4. All pull requests must include unit tests to ensure the change works as expected and to prevent regressions Set to "v4" if you want the HTTP handlers to use only ipv4 protocol or "v6" for ipv6 protocol. Types string Default null Constant GuzzleHttp\RequestOptions::FORCE_IP_RESOLVE // Force ipv4 protocol0 码力 | 62 页 | 309.78 KB | 11 月前3
共 663 条
- 1
- 2
- 3
- 4
- 5
- 6
- 67













