Full text search for "processor"
- MoniWikiPo . . . . 7 matches
#: ../plugin/processor/blog.php:44 ../plugin/processor/blog.php:46
#: ../plugin/BlogChanges.php:411 ../plugin/processor/blog.php:86
#: ../plugin/BlogChanges.php:411 ../plugin/processor/blog.php:86
#: ../plugin/ImportTable.php:76 ../plugin/processor/blog.php:78
#: ../plugin/BlogChanges.php:423 ../plugin/processor/blog.php:97
#: ../plugin/processor/vim.php:47
- VS . . . . 4 matches
#pragma comment(linker,"/manifestdependency:\"type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='x86' publicKeyToken='6595b64144ccf1df' language='*'\"")
#pragma comment(linker,"/manifestdependency:\"type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='ia64' publicKeyToken='6595b64144ccf1df' language='*'\"")
#pragma comment(linker,"/manifestdependency:\"type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='amd64' publicKeyToken='6595b64144ccf1df' language='*'\"")
#pragma comment(linker,"/manifestdependency:\"type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='*' publicKeyToken='6595b64144ccf1df' language='*'\"")
- HyacinthWiki . . . . 3 matches
plugin/processor/blog.php
plugin/processor/folding.php
+ plugin/processor/gcode.php
- IrccolorMacro . . . . 3 matches
https://raw.githubusercontent.com/yhyacinth/moniwiki-hyacinthwiki/master/plugin/processor/irccolor.php
1) ./moniwiki/plugin/processor 폴더에 복사
2) config.php 의 $myprocessor 설정에 'irccolor'를 추가
- HelpOnProcessors . . . . 2 matches
다음과 같이 코드 블럭 영역 최 상단에 {{{#!}}}로 시작하는 프로세서 이름을 써 넣으면, 예를 들어 {{{#!python}}}이라고 하면 그 코드블럭 영역은 {{{plugin/processor/python.php}}}에 정의된 processor_python()이라는 모니위키의 플러그인에 의해 처리되게 됩니다. {{{#!python}}}은 유닉스의 스크립트 해석기를 지정하는 이른바 ''bang path'' 지정자 형식과 같으며, 유닉스에서 사용하는 목적과 동일한 컨셉트로 작동됩니다. (즉, 스크립트의 최 상단에 지정된 스크립트 지정자에 의해 스크립트의 파일 나머지 부분이 해석되어 집니다.)
=== CodeColoringProcessor ===
프로세서중에 특별히 코드 블럭의 문법을 강조해주는 코드 컬러링 기능을 가진 프로세서를 가리켜 CodeColoringProcessor라고 불리입니다.
- SortProcessor . . . . 2 matches
processor
copy to `moniwiki/plugin/processor/`
- Blog/2009-01 . . . . 1 match
1. folding processor의 기본 지원
- C++/pragma 파일에 포함된 리터럴을 utf-8로 변경 . . . . 1 match
https://docs.microsoft.com/cpp/preprocessor/execution-character-set?view=vs-2019
- HelpOnProcessingInstructions . . . . 1 match
* {{{#!}}}''processor-name'': same as {{{#format}}} ''formatter''
See also MoniWikiProcessors for more complete supported {{{#FORMAT}}} list.
- HelpOnXmlPages . . . . 1 match
/!\ MoniWiki support two type of XSLT processors. One is the xslt.php, the other is xsltproc.php. xslt.php need a xslt module for PHP and xsltproc.php need the xsltproc.
- LocalKeywords . . . . 1 match
macro macros plugin processor plugins
- MoniWikiProcessor . . . . 1 match
== MoniWiki Processor ==
MoinMoin 1.1 이하에서는 Processor와 Parser로 분리되어있었고, 1.3 이후에는 Processor Parser가 Parser로 통합되었다.
MoniWiki에서는 이미 Processor와 Parser개념을 통합및 간소화 하여 Processor라는 이름으로 쓰이고 있다.
MoinMoin Processor및 Parser의 기능을 하며, {{{plugin/processor/}}}하위에 추가할 수 있습니다.
== MoniWiki Processor types ==
1.1.2 function 형태만 지원. 예) PhpProcessor, VimProcessor
1.1.3 이후에 지원이 추가될 예정. 예) TextileProcessor
- WinDbg . . . . 1 match
- 닷넷 프레임 워크 [[code(.ni.dll)]] 기호가 없을 때: [https://docs.microsoft.com/en-us/dotnet/framework/tools/ngen-exe-native-image-generator Ngen.exe (Native Image Generator)]을 이해해야 한다. [[code(processor-specific machine code)]] 를 기억하면 된다.
- irc logs/2013-2017 . . . . 1 match
[10:07:32] 20<hyacinth_>30 In the naming scheme used at that time, Apple indicated the presence of a 68030 processor by adding the letter "x" to a model's name, but when the Macintosh SE was updated to the 68030, this posed an awkward problem, as Apple was not willing to name their new computer the "Macintosh SEx". Thus, "SE/30" was the name chosen. Internally, code names such as Green Jade, Fafnir, and Roadrunner were used.[2]
- mym/2010_01_01 . . . . 1 match
마이크로프로세서(microprocessor)
- omr1/3/001 . . . . 1 match
전처리기, Preprocessor
- 모니위키 팁 . . . . 1 match
folding.php 를 ../moniwiki/plugin/processor/ 에 복사
Processor #!folding 으로 사용.
Found 17 matching pages out of 1201 total pages
You can also click here to search title.