 Computer Programming with the Nim Programming Languagecomputer programming? What is a computer program? What is an algorithm? What is a programming language? Compilers and interpreters Types of programming languages Why Nim? Our first Nim program Binary Wirth invented the Pascal programming language as a way to teach his students the fundamentals of computer programming. Although the initial core Pascal language was designed for teaching purposes only gained some popularity. Later, Wirth presented the language Modula-2 with improved syntax and the module concept for larger projects, and the Oberon language family with additional support for Object-Oriented0 码力 | 865 页 | 7.45 MB | 1 年前3 Computer Programming with the Nim Programming Languagecomputer programming? What is a computer program? What is an algorithm? What is a programming language? Compilers and interpreters Types of programming languages Why Nim? Our first Nim program Binary Wirth invented the Pascal programming language as a way to teach his students the fundamentals of computer programming. Although the initial core Pascal language was designed for teaching purposes only gained some popularity. Later, Wirth presented the language Modula-2 with improved syntax and the module concept for larger projects, and the Oberon language family with additional support for Object-Oriented0 码力 | 865 页 | 7.45 MB | 1 年前3
 Computer Programming with the Nim Programming Languagecomputer programming? What is a computer program? What is an algorithm? What is a programming language? Compilers and interpreters Types of programming languages Why Nim? Our first Nim program Binary Wirth invented the Pascal programming language as a way to teach his students the fundamentals of computer programming. Although the initial core Pascal language was designed for teaching purposes only gained some popularity. Later, Wirth presented the language Modula-2 with improved syntax and the module concept for larger projects, and the Oberon language family with additional support for Object-Oriented0 码力 | 784 页 | 2.13 MB | 1 年前3 Computer Programming with the Nim Programming Languagecomputer programming? What is a computer program? What is an algorithm? What is a programming language? Compilers and interpreters Types of programming languages Why Nim? Our first Nim program Binary Wirth invented the Pascal programming language as a way to teach his students the fundamentals of computer programming. Although the initial core Pascal language was designed for teaching purposes only gained some popularity. Later, Wirth presented the language Modula-2 with improved syntax and the module concept for larger projects, and the Oberon language family with additional support for Object-Oriented0 码力 | 784 页 | 2.13 MB | 1 年前3
 The Weblate Manual 2.16instructions Weblate deployments Upgrading Weblate Authentication Access control Translation projects Language definitions Continuous translation Translation process Checks and fixups Machine translation Configuration keep this information accurate. Note All language selections offers only languages which are currently being translated. If you want to translate to other language, please request it first on the project which will be shown you while translating together with source language. Example can be seen on following image, where Slovak language is shown as secondary: Default dashboard view On the Preferences0 码力 | 315 页 | 1.36 MB | 1 年前3 The Weblate Manual 2.16instructions Weblate deployments Upgrading Weblate Authentication Access control Translation projects Language definitions Continuous translation Translation process Checks and fixups Machine translation Configuration keep this information accurate. Note All language selections offers only languages which are currently being translated. If you want to translate to other language, please request it first on the project which will be shown you while translating together with source language. Example can be seen on following image, where Slovak language is shown as secondary: Default dashboard view On the Preferences0 码力 | 315 页 | 1.36 MB | 1 年前3
 The Weblate Manual 2.15instructions Weblate deployments Upgrading Weblate Authentication Access control Translation projects Language definitions Continuous translation Translation process Checks and fixups Machine translation Configuration keep this information accurate. Note All language selections offers only languages which are currently being translated. If you want to translate to other language, please request it first on the project which will be shown you while translating together with source language. Example can be seen on following image, where Slovak language is shown as secondary: Default dashboard view On the Preferences0 码力 | 306 页 | 1.19 MB | 1 年前3 The Weblate Manual 2.15instructions Weblate deployments Upgrading Weblate Authentication Access control Translation projects Language definitions Continuous translation Translation process Checks and fixups Machine translation Configuration keep this information accurate. Note All language selections offers only languages which are currently being translated. If you want to translate to other language, please request it first on the project which will be shown you while translating together with source language. Example can be seen on following image, where Slovak language is shown as secondary: Default dashboard view On the Preferences0 码力 | 306 页 | 1.19 MB | 1 年前3
 django cms 3.4.x DocumentationPollsApphook(CMSApp): app_name = "polls" name = _("Polls Application") def get_urls(self, page=None, language=None, **kwargs): return ["polls.urls"] Instead of defining the URL patterns in another file PollListView, PollDetailView class PollsApphook(CMSApp): # ... def get_urls(self, page=None, language=None, **kwargs): return [ url(r'^$', PollListView.as_view()), url(r'^( file called cms_menus.py in our application. Add cms_menus.py in polls_cms_integration/: from django.core.urlresolvers import reverse from django.utils.translation import ugettext_lazy as _ from cms.menu_bases0 码力 | 395 页 | 1.64 MB | 1 年前3 django cms 3.4.x DocumentationPollsApphook(CMSApp): app_name = "polls" name = _("Polls Application") def get_urls(self, page=None, language=None, **kwargs): return ["polls.urls"] Instead of defining the URL patterns in another file PollListView, PollDetailView class PollsApphook(CMSApp): # ... def get_urls(self, page=None, language=None, **kwargs): return [ url(r'^$', PollListView.as_view()), url(r'^( file called cms_menus.py in our application. Add cms_menus.py in polls_cms_integration/: from django.core.urlresolvers import reverse from django.utils.translation import ugettext_lazy as _ from cms.menu_bases0 码力 | 395 页 | 1.64 MB | 1 年前3
 django cms 3.5.x DocumentationPollsApphook(CMSApp): app_name = "polls" name = _("Polls Application") def get_urls(self, page=None, language=None, **kwargs): return ["polls.urls"] Instead of defining the URL patterns in another file PollListView, PollDetailView class PollsApphook(CMSApp): # ... def get_urls(self, page=None, language=None, **kwargs): return [ url(r'^$', PollListView.as_view()), url(r'^( file called cms_menus.py in our application. Add cms_menus.py in polls_cms_integration/: from django.core.urlresolvers import reverse from django.utils.translation import ugettext_lazy as _ from cms.menu_bases0 码力 | 403 页 | 1.69 MB | 1 年前3 django cms 3.5.x DocumentationPollsApphook(CMSApp): app_name = "polls" name = _("Polls Application") def get_urls(self, page=None, language=None, **kwargs): return ["polls.urls"] Instead of defining the URL patterns in another file PollListView, PollDetailView class PollsApphook(CMSApp): # ... def get_urls(self, page=None, language=None, **kwargs): return [ url(r'^$', PollListView.as_view()), url(r'^( file called cms_menus.py in our application. Add cms_menus.py in polls_cms_integration/: from django.core.urlresolvers import reverse from django.utils.translation import ugettext_lazy as _ from cms.menu_bases0 码力 | 403 页 | 1.69 MB | 1 年前3
 django cms 3.3.x DocumentationPollsApphook(CMSApp): app_name = "polls" name = _("Polls Application") def get_urls(self, page=None, language=None, **kwargs): return ["polls.urls"] apphook_pool.register(PollsApphook) # register the file called cms_menus.py in our application. Add cms_menus.py in polls_cms_integration/: from django.core.urlresolvers import reverse from django.utils.translation import ugettext_lazy as _ from cms.menu_bases gin-filer] instead of the djangocms_file, djangocms_picture, djangocms_teaser and djangocms_video core plugins. In this case you should check the django-filer documentation and django CMS plugin documentation0 码力 | 386 页 | 1.56 MB | 1 年前3 django cms 3.3.x DocumentationPollsApphook(CMSApp): app_name = "polls" name = _("Polls Application") def get_urls(self, page=None, language=None, **kwargs): return ["polls.urls"] apphook_pool.register(PollsApphook) # register the file called cms_menus.py in our application. Add cms_menus.py in polls_cms_integration/: from django.core.urlresolvers import reverse from django.utils.translation import ugettext_lazy as _ from cms.menu_bases gin-filer] instead of the djangocms_file, djangocms_picture, djangocms_teaser and djangocms_video core plugins. In this case you should check the django-filer documentation and django CMS plugin documentation0 码力 | 386 页 | 1.56 MB | 1 年前3
 The Weblate Manual 2.14instructions Weblate deployments Upgrading Weblate Authentication Access control Translation projects Language definitions Continuous translation Translation process Checks and fixups Machine translation Configuration keep this information accurate. Note All language selections offers only languages which are currently being translated. If you want to translate to other language, please request it first on the project which will be shown you while translating together with source language. Example can be seen on following image, where Slovak language is shown as secondary: Default dashboard view On the Preferences0 码力 | 300 页 | 1.19 MB | 1 年前3 The Weblate Manual 2.14instructions Weblate deployments Upgrading Weblate Authentication Access control Translation projects Language definitions Continuous translation Translation process Checks and fixups Machine translation Configuration keep this information accurate. Note All language selections offers only languages which are currently being translated. If you want to translate to other language, please request it first on the project which will be shown you while translating together with source language. Example can be seen on following image, where Slovak language is shown as secondary: Default dashboard view On the Preferences0 码力 | 300 页 | 1.19 MB | 1 年前3
 The Weblate Manual 2.14.1instructions Weblate deployments Upgrading Weblate Authentication Access control Translation projects Language definitions Continuous translation Translation process Checks and fixups Machine translation Configuration keep this information accurate. Note All language selections offers only languages which are currently being translated. If you want to translate to other language, please request it first on the project which will be shown you while translating together with source language. Example can be seen on following image, where Slovak language is shown as secondary: Default dashboard view On the Preferences0 码力 | 303 页 | 1.19 MB | 1 年前3 The Weblate Manual 2.14.1instructions Weblate deployments Upgrading Weblate Authentication Access control Translation projects Language definitions Continuous translation Translation process Checks and fixups Machine translation Configuration keep this information accurate. Note All language selections offers only languages which are currently being translated. If you want to translate to other language, please request it first on the project which will be shown you while translating together with source language. Example can be seen on following image, where Slovak language is shown as secondary: Default dashboard view On the Preferences0 码力 | 303 页 | 1.19 MB | 1 年前3
 The Weblate Manual 2.12instructions Weblate deployments Upgrading Weblate Authentication Access control Translation projects Language definitions Continuous translation Translation process Checks and fixups Machine translation Configuration keep this information accurate. Note All language selections offers only languages which are currently being translated. If you want to translate to other language, please request it first on the project which will be shown you while translating together with source language. Example can be seen on following image, where Slovak language is shown as secondary: Default dashboard view On the Preferences0 码力 | 287 页 | 1.18 MB | 1 年前3 The Weblate Manual 2.12instructions Weblate deployments Upgrading Weblate Authentication Access control Translation projects Language definitions Continuous translation Translation process Checks and fixups Machine translation Configuration keep this information accurate. Note All language selections offers only languages which are currently being translated. If you want to translate to other language, please request it first on the project which will be shown you while translating together with source language. Example can be seen on following image, where Slovak language is shown as secondary: Default dashboard view On the Preferences0 码力 | 287 页 | 1.18 MB | 1 年前3
共 623 条
- 1
- 2
- 3
- 4
- 5
- 6
- 63














