XWare Поиск по информационным ресурсам МГУ English Russian
       
       Точная форма слов   О проекте   Сайты   Помощь
Поиск по:kodomo.fbb.msu.ru   - Поискать по всем серверам
На этой странице приведены все страницы сервера kodomo.fbb.msu.ru ,которые мы индексируем. Показаны документы 761 - 780 из 117625.

В начало ] Пред. | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | След.В конец ]

Упорядочить по: URL  |  дате изменения
761. WikiDeletePage тАУ Tanchiki
Search: . ... Wiki . ... wiki: WikiDeletePage . ... Existing wiki pages can be completely deleted using the Delete Page or the Delete this Version buttons at the bottom of the wiki page. ... If you want to delete a page because you actually re-created a new page with the same content but a different name, it is recommended to keep the page and use it as a redirection page instead of completely deleting it, as to not frustrate the visitor with broken links when coming to the site from a search engine. ...
[ Сохраненная копия ]  Ссылки http://kodomo.fbb.msu.ru/trac/tanchiki/wiki/WikiDeletePage -- 7.9 Кб -- 10.04.2016
Похожие документы

762. WikiProcessors тАУ Tanchiki
... Wiki . ... wiki: WikiProcessors . ... Processors can be thought of as macro functions to process user-edited text . ... Besides their content, some Wiki processors can also accept parameters , which are then given as key=value pairs after the processor name, on the same line. ... Example 3 : Searching tickets from a wiki page, by keywords. {{{ #!html <form action="/query" method="get"><div> <input type="text" name="keywords" value="~" size="30"/> <input type="submit" value="Search by Keywords"/> <!-...
[ Сохраненная копия ]  Ссылки http://kodomo.fbb.msu.ru/trac/tanchiki/wiki/WikiProcessors -- 21.6 Кб -- 10.04.2016
Похожие документы

763. WikiFormatting ? Tanchiki
... Wiki . ... View Tickets . ... wiki: WikiFormatting . ... The Wiki . ... Wiki markup is a core feature in Trac, tightly integrating all the other parts of Trac into a flexible and powerful whole. ... WikiProcessors and WikiHtml details how parts of the wiki text can be processed in special ways . ... Display . ... First paragraph on multiple lines. ... If contrary to the example above, the cells in your table contain more text, it might be convenient to spread a table row over multiple lines of...
[ Сохраненная копия ]  Ссылки http://kodomo.fbb.msu.ru/trac/tanchiki/wiki/WikiFormatting -- 45.5 Кб -- 10.04.2016
Похожие документы

764. TracNavigation тАУ Tanchiki
... About Trac . Wiki . ... wiki: TracNavigation . ... The new [mainnav] and [metanav] configuration sections can now be used to customize the text and link used for the navigation items, or even to disable them. The mainnav and metanav options in the [trac] configuration section can also be used to change the order. [mainnav] corresponds to the main navigation bar , the one containing entries such as Wiki , Timeline , Roadmap , Browse Source and so on. ... Example . ... wiki/Logout . ...
[ Сохраненная копия ]  Ссылки http://kodomo.fbb.msu.ru/trac/tanchiki/wiki/TracNavigation -- 10.4 Кб -- 10.04.2016
Похожие документы

765. scale.py тАУ Petri Dish
... import ?а petri . ... а ?а def ?а __init__ ( self , delay = 2 , diam = 300 , num = 0 , env = 1 , reprod_a = False , reprod_s = False , life = 0 , stat = True ): . ... diam , self . ... config ( text = "Stop" , command = self . ... config ( height = self . ... grid ( row = 0 , column = 2 , rowspan = 6 , padx = 50 , pady = 10 ) . ... а ?а ?а ?а init_txt = "Number of cells: %s \n Diameter of Petri dish: %s \n Cell's lifetime: %s \n " % ( self . ... config ( text = "Submit" , command = self . ...
[ Сохраненная копия ]  Ссылки http://kodomo.fbb.msu.ru/trac/petri_dish/browser/scale.py -- 59.4 Кб -- 10.04.2016
Похожие документы

766. petri.py тАУ Petri Dish
... class ?а Petri ?а ( object ): . ... а ?а def ?а __init__ ?а ( self , ?аnum = 1 , ?аbacteria = [], ?аradius = 150 , ?аdelta = 5 , ?аbact_r = 10 , ?аfull_lifetime = 1000 , total = 0 , total_mut = 0 , \ . ... а ?а ?а ?а ?а ?а ?а ?а ?а total_min = 0 , total_max = 0 , s_num = 0 , a_num = 0 ): . ... num = num . ... bacteria = bacteria . ... delta = delta . ... bact_r = bact_r . ... num < self . ... bacteria , 1 , self . bact_r , delta_t ) . ... bacteria , ?аdelta_t , ?а self . ... bact_r , ?а self . ...
[ Сохраненная копия ]  Ссылки http://kodomo.fbb.msu.ru/trac/petri_dish/browser/petri.py -- 22.5 Кб -- 10.04.2016
Похожие документы

767. Petri.py тАУ Petri Dish
... Petri.py module0.3 . ... class ?а Petri ?а ( object ): . ... а ?а def ?а __init__ ?а ( self , ?аnum , ?аbacteria , ?аradius , ?аdelta , ?аbact_r , ?аfull_lifetime ): . ... а ?а ?а ?а self . ... bacteria = bacteria . ... radius = radius . ... delta = delta . ... bact_r = bact_r . ... а ?а def ?а step ?а ( self , ?аdelta_t , ?аenv ): . ... а ?а ?а ?а for ?аbact in ?а self . bacteria : . ... bacteria , ?аdelta_t , ?а self . radius , ?а self . delta , ?а self . bact_r , ?а self . ...
[ Сохраненная копия ]  Ссылки http://kodomo.fbb.msu.ru/trac/petri_dish/browser/Petri.py -- 16.3 Кб -- 10.04.2016
Похожие документы

768. TracModPython тАУ Tanchiki
... About Trac . ... wiki: TracModPython . ... Trac supports тАЛ mod_python , which speeds up Trac's response times considerably, especially compared to CGI , and permits use of many Apache features not possible with tracd /mod_proxy. ... Location /projects/myproject > SetHandler mod_python PythonInterpreter main_interpreter PythonHandler trac.web.modpython_frontend PythonOption TracEnv /var/trac/myproject PythonOption TracUriRoot /projects/myproject Order allow,deny Allow from all </Location> . ...
[ Сохраненная копия ]  Ссылки http://kodomo.fbb.msu.ru/trac/tanchiki/wiki/TracModPython -- 33.4 Кб -- 10.04.2016
Похожие документы

769. RecentChanges ? Tanchiki
Search: . ... About Trac . Wiki . ... Browse Source . ... wiki: RecentChanges . ... Index . ... Last modified 5 years ago Last modified on 11/20/10 16:22:18 . Index by Title | Index by Date . WikiProcessors ( diff ) . TracSearch ( diff ) . WikiFormatting ( diff ) . TracRss ( diff ) . TracIni ( diff ) . TracCgi ( diff ) . TracBrowser ( diff ) . TracTimeline ( diff ) . TracSyntaxColoring ( diff ) . ... Visit the Trac open source project at . ...
[ Сохраненная копия ]  Ссылки http://kodomo.fbb.msu.ru/trac/tanchiki/wiki/RecentChanges -- 15.8 Кб -- 10.04.2016
Похожие документы

770. PageTemplates тАУ Tanchiki
... wiki: PageTemplates . ... The default content for a new wiki page can be chosen from a list of page templates. ... The initial content of a new page will simply be the content of the chosen template page, or a blank page if the special (blank page) entry is selected. ... To create a new template, simply create a new page having a name starting with PageTemplates/ . ... After you have created your new template, a drop-down selection box will automatically appear on any new wiki pages that are created...
[ Сохраненная копия ]  Ссылки http://kodomo.fbb.msu.ru/trac/tanchiki/wiki/PageTemplates -- 8.1 Кб -- 10.04.2016
Похожие документы

771. WikiPageNames тАУ Tanchiki
... Wiki . ... Wiki page names commonly use the CamelCase convention. ... If you want to create a wiki page that doesn't follow CamelCase rules you can use the following syntax: * [wiki:Wiki_page], [wiki:ISO9000], and with a label: [wiki:ISO9000 ISO 9000 standard] * [wiki:"Space Matters"] and with a label: [wiki:"Space Matters" all about white space] * or simply: ["WikiPageName"]s * even better, the new [[WikiCreole link style]] and with a label: [[WikiCreole link style|WikiCreole style links]] . ...
[ Сохраненная копия ]  Ссылки http://kodomo.fbb.msu.ru/trac/tanchiki/wiki/WikiPageNames -- 12.2 Кб -- 10.04.2016
Похожие документы

772. TracChangeset тАУ Tanchiki
... Trac has a built-in functionality for visualizing тАЬdiffsтАЭ - changes to files. ... Line numbers on the left side indicate the exact position of the change in both the old and the new version of the file. ... When viewing a repository check-in, such as when following a changeset link or a changeset event in the timeline , Trac will display the exact changes made by the check-in. ... The last possibility for examining changes is to use the Last Change link provided by the TracBrowser . ...
[ Сохраненная копия ]  Ссылки http://kodomo.fbb.msu.ru/trac/tanchiki/wiki/TracChangeset -- 14.8 Кб -- 10.04.2016
Похожие документы

773. TracWorkflow тАУ Tanchiki
... Workflow . ... There are some significant "warts" in this; such as accepting a ticket sets it to 'assigned' state, and assigning a ticket sets it to 'new' state. ... By adding the following to your [ticket-workflow] section of trac.ini you get optional testing. ... Then, to integrate this with the default Trac 0.11 workflow, you also need to add the reviewing state to the accept and resolve actions, like so: accept = new,reviewing -> assigned [тАж] resolve = new,assigned,reopened,reviewing -> closed...
[ Сохраненная копия ]  Ссылки http://kodomo.fbb.msu.ru/trac/tanchiki/wiki/TracWorkflow -- 26.6 Кб -- 10.04.2016
Похожие документы

774. TracTimeline тАУ Tanchiki
... About Trac . Wiki . Timeline . ... wiki: TracTimeline . ... The Wiki . ... It lists all Trac events that have occurred in chronological order, a brief description of each event and if applicable, the person responsible for the change. The timeline lists these kinds of events: . Wiki page events тАФ Creation and changes . ... View changes from тАФ the date from which to start displaying events (current date if empty). ... Wiki changes тАФ display or hide Wiki change events. ...
[ Сохраненная копия ]  Ссылки http://kodomo.fbb.msu.ru/trac/tanchiki/wiki/TracTimeline -- 11.7 Кб -- 10.04.2016
Похожие документы

775. Preferences: Keyboard Shortcuts тАУ Tanchiki
... Preferences . ... About Trac . ... Browse Source . ... This page lets you customize your personal settings for this site. ... That cookie allows your settings to be restored on subsequent visits. ... Keyboard Shortcuts . ... Enable access keys . This site provides keyboard shortcuts for faster access to certain functions of this site. As these shortcuts can cause conflicts with shortcuts provided by the desktop system or web browser, they are disabled by default. ... Powered by Trac 0.12.5 . ...
[ Сохраненная копия ]  Ссылки http://kodomo.fbb.msu.ru/trac/tanchiki/prefs/keybindings -- 6.4 Кб -- 10.04.2016
Похожие документы

776. vector.py тАУ Tanchiki
... а ?а ?а ?а def ?а __init__ ( self , ?аx = 0 ?а , ?аy = 0 ): ?а ?а ?а ?а ?а . ... а ?а ?а ?а def ?а __add__ ( self , ?аother ): . ... а ?а ?а ?а ?а ?а ?а ?а result = ?аVector () . ... x + ?аother . ... а ?а ?а ?а ?а ?а ?а ?а return ?аresult . ... а ?а ?а ?а def ?а __sub__ ( self , ?аother ): . ... а ?а ?а ?а def ?а dot_product ( self , ?аother ): . ... а ?а ?а ?а def ?а __abs__ ( self ): . ... а ?а ?а ?а ?а ?а ?а ?а return ?а abs ( self ) . ... x * ( new_rho / abs ( self )) ?а , ?а self . ...
[ Сохраненная копия ]  Ссылки http://kodomo.fbb.msu.ru/trac/tanchiki/browser/vector.py -- 23.8 Кб -- 10.04.2016
Похожие документы

777. .hgignore тАУ Tanchiki
Search: . ... Help/Guide . About Trac . ... Browse Source . View Tickets . ... Previous Revision . Next Revision . ... Revision Log . View revision: . Visit: new (tip) default tip . Revision 18:5cb99ccd2a7a , 8 bytes checked in by Peter Zotov <whitequark@тАж>, 5 years ago ( diff ) . Added .hgignore. ... Note: See TracBrowser for help on using the repository browser. ... Powered by Trac 0.12.5 . ... Visit the Trac open source project at . http://trac.edgewall.org/ ...
[ Сохраненная копия ]  Ссылки http://kodomo.fbb.msu.ru/trac/tanchiki/browser/.hgignore -- 9.6 Кб -- 10.04.2016
Похожие документы

778. Requirements ? Tanchiki
... wiki: Requirements . ... В качестве модели выбран упрощенный танк: модель состоит из платформы ( body ) и башни ( turret ), и подчиняется следующим законам: . ... Танк способен получать информацию о некоторой области симуляции, которая его окружает, в частности положения и скорости движения окружающих его снарядов и танков (но не углы поворота различных частей танка). ... В этом окне можно настроить параметры симуляции, задать количество и тип управления для танков, и запустить симуляцию. ...
[ Сохраненная копия ]  Ссылки http://kodomo.fbb.msu.ru/trac/tanchiki/wiki/Requirements -- 24.6 Кб -- 10.04.2016
Похожие документы

779. allpy: log
log . ... Tue, 27 Aug 2013 15:18:18 +0400 . ... Automated merge with ssh://kodomo/allpy . ... Wed, 30 Jan 2013 15:52:29 +0400 . Boris Nagaev . pair-cores/web: fix typos (Russian) . ... Fri, 25 Jan 2013 18:31:52 +0400 . ... compare-aln-3d/web: add language change buttons, save chosen language to cookies . ... Tue, 15 Jan 2013 18:51:35 +0400 . ... pair-cores/web: add link to beginning of text from short description . ... pair-cores/web: add internal link to example from alignment input field . ...
[ Сохраненная копия ]  Ссылки http://kodomo.fbb.msu.ru/hg/allpy/shortlog/f1c6ed49f7e0 -- 18.7 Кб -- 10.04.2016
Похожие документы

780. allpy: log
log . ... Tue, 26 Jul 2011 17:49:31 +0400 . Daniil Alexeyevsky . ... Mon, 25 Jul 2011 18:25:50 +0400 . ... Added a primitive logo for allpy . ... Thu, 21 Jul 2011 18:34:27 +0400 . ... Added allpy.util.open(), a wrapper around open(), which allows "-" as a filename to signify stdin or stdout . ... Wed, 20 Jul 2011 20:44:59 +0400 . ... Added allpy.markups.MarkupIOMixin to simplify new saveable markups creation. ... Sat, 16 Jul 2011 19:59:16 +0400 . ... Fri, 15 Jul 2011 19:06:47 +0400 . ...
[ Сохраненная копия ]  Ссылки http://kodomo.fbb.msu.ru/hg/allpy/shortlog/d16a41be84a3 -- 19.9 Кб -- 10.04.2016
Похожие документы

В начало ] Пред. | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | След.В конец ]

Rambler's Top100 RFBR Яндекс цитирования