
|
Go to the first, previous, next, last section, table of contents.
- ox_pop_local(number)
-
:: ¥×¥í¥»¥¹¼±ÊÌ»Ò number ¤«¤é¥Ç¡¼¥¿¤ò¼õ¿®¤¹¤ë.
- return
-
¼õ¿®¥Ç¡¼¥¿
- number
-
¿ô (¥×¥í¥»¥¹¼±ÊÌ»Ò)
-
¥×¥í¥»¥¹¼±ÊÌ»Ò number ¤Î¥×¥í¥»¥¹¤«¤é¥Ç¡¼¥¿¤ò¼õ¿®¤¹¤ë.
ox_pop_cmo ¤Ï, Asir °Ê³°¤Î Open_XM ¥µ¡¼¥Ð¤«¤é¼õ¿®
¤¹¤ëºÝ¤ËÍѤ¤¤ë.
ox_pop_local ¤Ï, `ox_asir', `ox_plot' ¤«¤é
¥Ç¡¼¥¿¤ò¼õ¤±¼è¤ë¾ì¹ç¤ËÍѤ¤¤ë¤³¤È¤¬¤Ç¤¤ë.
- ¥µ¡¼¥Ð¤¬·×»»Ãæ¤Î¾ì¹ç¥Ö¥í¥Ã¥¯¤¹¤ë. ¤³¤ì¤òÈò¤±¤ë¤¿¤á¤Ë¤Ï,
ox_push_cmd ¤Ç SM_popCMO (262) ¤Þ¤¿¤Ï SM_popSerializedLocalObject (258) ¤òÁ÷¤Ã¤Æ¤ª¤, ox_select ¤Ç¥×¥í¥»¥¹¤¬ ready
¤Ë¤Ê¤Ã¤Æ¤¤¤ë¤³¤È¤ò³Î¤«¤á¤Æ¤«¤é ox_get ¤¹¤ì¤Ð¤è¤¤.
[3] ox_rpc(0,"fctr",x^100-y^100);
0
[4] ox_push_cmd(0,258);
0
[5] ox_select([0]);
[0]
[6] ox_get(0);
[[1,1],[x^2+y^2,1],[x^4-y*x^3+y^2*x^2-y^3*x+y^4,1],...]
- »²¾È
-
section
ox_rpc , ox_cmo_rpc , ox_execute_string ,
section ox_push_cmd , ox_sync , section ox_select , section ox_get
Go to the first, previous, next, last section, table of contents.
|