| ERP erpsystemswordsj Home Page |

|
JIS code <JIS code>
Reading: [jisukodo]
Alias:
ISO-2022-JP and RFC 1468
Field:
Expression of information > letter/font > character code > JIS code
|
One of the Japanese character codes which are stipulated by JIS standard. On Internet it is the character code which is used widely Shift JIS code, along with Japanese EUC.
As for JIS code standard 1978, 1983, 1990, 1997, 2000, 2004 and 5 times we to be revised, addition and various modifications of letter it is done revision it did to 1997, but concerning the letter of the range where it is adopted in 1983 edition in the character code which is based the is well used. Simply when such as JIS code, there is many a thing which points to this thing.
JIS code is expressed at 7 bits, uses the escape sequence, to change of letter such as ASCII letter and Chinese character. In 2000 edition Chinese character has divided into 2 places, you distinguish this with the escape sequence. Because it is expressed at 7 bits, without problem can JIS code use even with the E-mail system which ignores the 8th bit which was developed in Europe and America and the like. Because of this, as for
|
JIS arrangement
Reading: [jisu] enter
Alias:
JIS keyboard
Field:
Personal computer > input device > keyboard > JIS arrangement
|
The key arrangement which is adopted to be most with the Japanese keyboard of the Japanese word processor & the computer. The obtaining… to which the vertical 4 steps kana letter is allocated entirely and the English letter basically is conformed to QWERTY arrangement in order, but arrangement of the sign of part is modified. Kana of part was made Shift key combined use the fact that it improves the input efficiency of kana letter as a purpose, also the new JIS arrangement which does not distribute most kana upper was defined, but as a standard already from the fact that the utilization result is little it is abolished.
|
JIT compiler <JIT compiler>
Reading: Shea eye tea compiler
Full spelling: Just-In-Time compiler
Field:
Programming > Java > JIT compiler |
The occasion where the Java program is executed, collecting the program of the type which becomes independent from the platform, before the executing, it is the mechanism which it converts to the feasibility program (native cord/code) at a stroke with that platform, executes. While converting little by little, effective speed is faster than the former system which it executes, but because time is required for conversion, until execution is begun, the time when it catches becomes longer than past.
|
JLCA
Reading: Shea l sea a
Full spelling: Java Language Conversion Assistant
Field:
Windows > .NET > JLCA |
NET the Java source code the tool which is converted to the source code of C#.
It is the tool which is prepared as part of .NET enlightening project of the same company. Existing Java application simply to .NET corresponding application by the fact that the tool which is converted is prepared, is designated as aimed for the movement to speedy .NET of the enterprise system.
|
JMS
Reading: Shea m s
Full spelling: Java Message Service
Field:
Programming > Java > JMS
|
Through network to the Java program, API because sending and receiving it can point the data. It is included in the J2EE 1.3 platform usually. collecting to the lump which is called message, it reaches the point which it transmits, can use function. In addition, it is possible also other than synchronous communication of pair one, to transmit the same message, to plural addresses to communicate message to asynchronism.
|