代码搜索结果

找到约 10,000 项符合 X 的代码

mountain.x

xof 0302txt 0064 Header { 1; 0; 1; } //Exported from bryce4 Frame { FrameTransformMatrix { 1.000000, 0.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 0.000000,

x.java

import java.lang.System; public class InputOutputTest { public static void main(String args[]) throws IOException { System.out.println("Hello World!"); } }

rdict.x

/* dict.x */ /* RPC declarations for dictionary program */ const MAXWORD = 50; /* maximum length of a command or word */ const DICTSIZ = 100; /* number of entries in dictionary */ struct example