Search:
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 12
and
Version 13
of
WikiStart
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
06/17/06 14:27:08 (
18 years
ago)
Author:
atzm
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
WikiStart
v12
v13
30
30
呼び出したメソッドの名前をメソッドの中から得ることができれば解決できるかも?
31
31
32
== C ならカラーリングされるのに…… ==
33
{{{
34
#!c
35
#include <stdio.h>
36
37
int
38
main(void)
39
{
40
printf("Hello, world!");
41
return 0;
42
}
43
}}}
44
45
なんで Python はカラーリングされんの?
46
47
32
== [wiki:Cisco] ==
48
33
何か書いてみた.