Oracle VM VirtualBox 4.3.36 User Manual
Importing and exporting virtual machines . . . . . . . . . . . . . . . . . . . . . 31 1.15 Global Settings . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 33 1.16 Alternative front-ends Emulated hardware . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 47 3.3 General settings . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 48 3.3.1 “Basic” tab . 3.3 “Description” tab . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 49 3.4 System settings . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 49 3.4.1 “Motherboard” tab0 码力 | 380 页 | 3.79 MB | 5 月前3Django CMS 2.1.x Documentation
Installing and configuring django CMS in your Django project Open the file ~/workspace/myproject/settings.py. To make your life easier, add the following at the top of the file: 4 Chapter 1. Getting Started PlaceholderMediaMiddleware', ) You need at least the following TEMPLATE_CONTEXT_PROCESSORS (a default Django settings file will not have any): TEMPLATE_CONTEXT_PROCESSORS = ( 'django.core.context_processors.auth', template files at a later step, don’t worry about it for now, and simply paste this code in your settings file. Note: The templates you define in CMS_TEMPLATES have to exist at runtime and contain at least0 码力 | 63 页 | 485.38 KB | 6 月前3Django CMS 2.1.x Documentation
information about South 4. Configuration 4.1. Required Settings 4.2. Basic Customization 4.3. I18N and L10N 4.4. Media Settings 4.5. URLs 4.6. Advanced Settings 5. Navigation 5.1. show_menu 5.2. show_menu_below_id Installing and configuring django CMS in your Django project Open the file ~/workspace/myproject/settings.py. To make your life easier, add the following at the top of the file: # -*- coding: utf-8 -*- PlaceholderMediaMiddleware', ) You need at least the following TEMPLATE_CONTEXT_PROCESSORS (a default Django settings file will not have any): TEMPLATE_CONTEXT_PROCESSORS = ( 'django.core.context_processors.auth'0 码力 | 81 页 | 554.09 KB | 6 月前3Oracle VM VirtualBox 4.2.32 User Manual
Importing and exporting virtual machines . . . . . . . . . . . . . . . . . . . . . 30 1.15 Global Settings . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 32 1.16 Alternative front-ends Emulated hardware . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 46 3.3 General settings . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 47 3.3.1 “Basic” tab . 3.3 “Description” tab . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 47 3.4 System settings . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 48 3.4.1 “Motherboard” tab0 码力 | 348 页 | 5.93 MB | 5 月前3Django CMS 2.2.x Documentation
Installing and configuring django CMS in your Django project Open the file ~/workspace/myproject/settings.py. To make your life easier, add the following at the top of the file: # -*- coding: utf-8 -*- Documentation, Release 2.2.1 Note: This setting will be missing from automatically generated Django settings files, so you will have to add it. Point your STATIC_ROOT to where the static files should live template files at a later step, don’t worry about it for now, and simply paste this code in your settings file. Note: The templates you define in CMS_TEMPLATES have to exist at runtime and contain at least0 码力 | 76 页 | 627.98 KB | 6 月前3Django CMS 2.3.x Documentation
older and deprecated no code. If your site runs in Norwegian, you need to change your LANGUAGES settings! Added support for timezones On Django 1.4, and with USE_TZ=True the django CMS now uses timezone django CMS pip install --upgrade django-mptt==0.5.1 1.9.2 Updates to settings.py The following changes will need to be made in your settings.py file: ADMIN_MEDIA_PREFIX = '/static/admin' STATIC_ROOT = os.path path.join(PROJECT_PATH, 'static') STATIC_URL = "/static/" Note: These are not django CMS settings. Refer to the Django documentation on staticfiles for more information. Note: Please make sure the static0 码力 | 92 页 | 666.41 KB | 6 月前3Oracle VM VirtualBox 5.2.40 User Manual
Importing and exporting virtual machines . . . . . . . . . . . . . . . . . . . . . 32 1.16 Global Settings . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 34 1.17 Alternative front-ends Emulated hardware . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 49 3.4 General settings . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 50 3.4.1 “Basic” tab . 4.4 Disk Encryption Tab . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 51 3.5 System settings . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 51 3.5.1 “Motherboard” tab0 码力 | 387 页 | 4.27 MB | 5 月前3Oracle VM VirtualBox 5.2.12 User Manual
Importing and exporting virtual machines . . . . . . . . . . . . . . . . . . . . . 32 1.16 Global Settings . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 34 1.17 Alternative front-ends Emulated hardware . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 49 3.4 General settings . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 50 3.4.1 “Basic” tab . 4.3 “Description” tab . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 51 3.5 System settings . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 51 3.5.1 “Motherboard” tab0 码力 | 380 页 | 4.23 MB | 5 月前3Oracle VM VirtualBox 4.1.40 Programming Guide and Reference
basic machine information. Reading attributes . . . . . . . . . . . . . 39 3.2 Changing machine settings. Sessions . . . . . . . . . . . . . . . . . . . . . . . . 39 3.3 Launching virtual machines . . front-end to the VirtualBox installation of the user account that it is running under. In other words, if the web service is run under the user account of user1, it will see and manipulate the virtual machines the supplied variables (Java compiler, Java executable) and a few other details match your system settings. 2. To start the VirtualBox web service, open a second terminal and change to the directory where0 码力 | 306 页 | 1.92 MB | 5 月前3Oracle VM VirtualBox 4.1.40 User Manual
Emulated hardware . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 44 3.3 General settings . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 45 3.3.1 “Basic” tab . 3.3 “Description” tab . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 46 3.4 System settings . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 46 3.4.1 “Motherboard” tab . . . . . . . . . . . . . . . . 48 3.5 Display settings . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 48 3.6 Storage settings . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 310 页 | 4.87 MB | 5 月前3
共 80 条
- 1
- 2
- 3
- 4
- 5
- 6
- 8