Subversion Repositories wimsdev

Rev

Rev 16650 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
5614 bpr 1
!set lang_exists=yes
16650 obado 2
!set name_remark_jsxgraph=The box should be called <tt class="wims_code_words">jsxbox</tt>:\
5583 bpr 3
<pre>var board = JXG.JSXGraph.initBoard('jsxbox');</pre>
4
 
16650 obado 5
!set name_non_execute=can not execute your code.
5583 bpr 6
!set name_msg=Error message from
7
!set name_empty=Clean up
16650 obado 8
!set name_execute=Execute
9
!set name_execute_by=Execute by
10
!set name_code_to_execute=Code to be executed:
6258 bpr 11
 
12
!set name_doc=Documentation
13
 
14
!set name_restrict=Input and output of any execution is limited to 16K. For obvious security\
15
reasons, there is no network access, file writing is limited to the current\
16
directory if not downright denied, and execution time is limited to a few seconds.
17
 
18
!set name_nosecure=!nosubst  Other software can be executed on some other wims servers\
19
as <span class="tt">$swname_comp</span>.
20
 
21
!set name_c=Special note for C interface: the entry point is <span class="tt">int test(void)</span>,\
13944 bpr 22
 but not <span class="tt">main()</span>!
23
 
24
!set name_canvasdraw_example=You can copy this example in the main window\
25
  and modify it.
17965 bpr 26
!set name_floathelp=See also, the tool