Back To Basics Lifetime Management
0 码力 | 66 页 | 8.43 MB | 5 月前3Libraries: A First Step Toward Standard C++ Dependency Management
1October 3, 2023 2 Libraries: A First Step Toward Standard C++ Dependency Management Bret Brown, C++ Infrastructure Lead, Bloomberg Bill Hoffman, CTO, KitwareHello! Welcome! Bret Brown C++ Infrastructure portable as the code they contain! ● ✓ Projects should be “cattle,” not “pets”! 7Why dependency management? 8Consensus: Managing dependencies == way too hard Q: Which of these do you find frustrating names: jsonlogConfig.cmake Jsonlog-config.cmake # ... CMake gives you some dependency management tips here ... 13 Aside: Coloring and bolding added for emphasisMotivation: What would we design0 码力 | 82 页 | 4.21 MB | 5 月前3Django CMS 3.11.10 Documentation
support for creating multilingual sites front-end editing, providing rapid access to the content management interface support for a variety of editors with advanced text editing features. a flexible plugin djangocms-versioning [https://github.com/django-cms/djangocms-versioning] for publishing and version management, djangocms-alias [https://github.com/django-cms/djangocms-alias] for managing common content parts Django Sekizai [https://github.com/ojii/django-sekizai] is required by the CMS for static files management. You need to have: listed in INSTALLED_APPS, and: in the TEMPLATES['OPTIONS']['context_processors']:0 码力 | 493 页 | 1.44 MB | 6 月前0.03Django CMS 4.1.x Documentation
support for creating multilingual sites front-end editing, providing rapid access to the content management interface support for a variety of editors with advanced text editing features. a flexible plugin djangocms-versioning [https://github.com/django-cms/djangocms-versioning] for publishing and version management, djangocms-alias [https://github.com/django-cms/djangocms-alias] for managing common content parts Django Sekizai [https://github.com/ojii/django-sekizai] is required by the CMS for static files management. You need to have: listed in INSTALLED_APPS, and: in the TEMPLATES['OPTIONS']['context_processors']:0 码力 | 518 页 | 1.66 MB | 6 月前3Django CMS 2.4.x Documentation
Toolbar Templatetags 4. Command Line Interface 4.1. Informational commands 4.2. Plugin and apphook management commands 4.3. Moderation commands 4.4. MPTT repair command 5. Permissions 5.1. View restrictions and image handling Django Filer [https://github.com/stefanfoulis/django-filer] for file and image management django-filer plugins for django-cms [https://github.com/stefanfoulis/cmsplugin-filer], required Pillow [https://github.com/python-imaging/Pillow] (fork of PIL) for image manipulation Revision management django-reversion [https://github.com/etianen/django-reversion] 1.6.6 (with Django 1.4.5), 1.70 码力 | 156 页 | 727.78 KB | 6 月前3Django CMS 2.4.x Documentation
additional configuration and are well-proven. File and image handling • Django Filer for file and image management • django-filer plugins for django-cms, required to use Django Filer with django-cms 3 django cms cms Documentation, Release 2.4.3-support • Pillow (fork of PIL) for image manipulation Revision management • django-reversion 1.6.6 (with Django 1.4.5), 1.7 (with Django 1.5) to support versions of your install django-cms==2.4 python manage.py migrate Added delete orphaned plugins command Added a management command for deleting orphaned plugins from the database. The command can be run with: manage.py0 码力 | 104 页 | 709.98 KB | 6 月前3Django CMS 3.0.x Documentation
editors to revert to a previous version • front-end editing, providing rapid access to the content management interface • support for a variety of editors with advanced text editing features. • a flexible default time zone: America/Chicago: • Activate Django timezone support: yes • Activate CMS permission management: yes • Use Twitter Bootstrap Theme: yes • Use custom template set: no • Load a starting page with Filer for file and image management • django-filer plugins for django CMS, required to use Django Filer with django CMS • Pillow (fork of PIL) for image manipulation Revision management • django-reversion 10 码力 | 180 页 | 1.56 MB | 6 月前3Design Patterns
, public DrawStrategy{ public: explicit OpenGLDrawer( /*... color, texture, transparency, ...*/ ) {} 65 A Classic Object-Oriented Solutionvoid drawAllShapes( Shapes /*... color, texture, transparency, ...*/ ) {} void draw( Circle const& circle ) const override; void draw( Square const& square ) const override; private: // ... Data members (color, texture /*... color, texture, transparency, ...*/ ) {} void draw( Circle const& circle ) const override; void draw( Square const& square ) const override; private: // ... Data members (color, texture 0 码力 | 136 页 | 7.95 MB | 5 月前3Oracle VM VirtualBox 4.2.32 User Manual
. . . . . . . 186 9.25 VirtualBox expert storage management . . . . . . . . . . . . . . . . . . . . . . . 186 9.26 Handling of host power management events . . . . . . . . . . . . . . . . . . . . 186 IDE/SATA flush requests . . . . . . . . . . . . . . . 204 12.2.3 Poor performance caused by host power management . . . . . . . . . . 204 12.2.4 GUI: 2D Video Acceleration option is grayed out . . . . . . . . to access USB devices from VirtualBox guests in the group vboxusers, either through the GUI user management tools or by running the following command as root: sudo usermod -a -G vboxusers username Note:0 码力 | 348 页 | 5.93 MB | 6 月前3Django CMS 2.3.x Documentation
installed automatically. Recommended • django-filer with its django CMS plugins, file and image management application to use instead of some core plugins • django-reversion 1.6, to support versions of as a result massive cache invalidation is not needed anymore Fix MPTT Management command backported Backported from 2.4 a management command for fixing MPTT tree data. The command can be run with: manage navigation • ’south’, intelligent schema and data migrations • ’sekizai’, for javascript and css management Also add any (or all) of the following plugins, depending on your needs: • ’cms.plugins.file’ •0 码力 | 92 页 | 666.41 KB | 6 月前3
共 170 条
- 1
- 2
- 3
- 4
- 5
- 6
- 17