Hu Zhenyu's Blog


访客计数:
net traffic statistics

about

LaTeX Test

if you can see a equation

#include <stdio.h>
int
main(int argc, char *argv[])
{
    printf("hello world!\n");
    return 0;
}
program hello;
begin
    writeln('hello world');
end.
#!/usr/bin/bash

for $i in (100, 100)
    do 
        ping 11.1.1.$i
    done
上一篇: 使用jekyll静态生成器建立个人博客
下一篇: ARM学习笔记(汇编)


知识共享许可协议

本站采用 知识共享署名-非商业性使用-相同方式共享3.0 中国大陆许可协议 进行许可,转载请注明出处。

推荐使用 chrome 浏览器浏览本站。