java json代码自动生成(新建类)

摘要: package code;import java.io.FileReader;import java.io.FileWriter;import java.io.LineNumberReader;import java.util.ArrayList;import java.util.List;publ... 阅读全文
posted @ 2014-11-18 15:01 renshaoping 阅读(560) 评论(0) 推荐(0)

java json代码自动生成

摘要: package code;import java.io.FileReader;import java.io.FileWriter;import java.io.LineNumberReader;import java.util.ArrayList;import java.util.List;publ... 阅读全文
posted @ 2014-11-18 14:30 renshaoping 阅读(689) 评论(0) 推荐(0)

Linux路由器资料

摘要: 见贴:http://www.cnblogs.com/gunl/archive/2010/09/14/1826234.html 阅读全文
posted @ 2013-08-13 10:19 renshaoping 阅读(144) 评论(0) 推荐(0)

c语言读取obj文件转换数据

摘要: // hello.cpp : Defines the entry point for the console application.//#include "stdafx.h"#include "stdio.h"int _tmain(int argc, _TCHAR* argv[]){ FILE *file1,*file2; file1=fopen("047facesmall.obj","r"); //读文件 file2=fopen("047.obj","w+"); //保存 阅读全文
posted @ 2013-03-19 15:22 renshaoping 阅读(598) 评论(0) 推荐(1)

这是第一篇博客文章

摘要: 我写下我的文字,记录我的学习,生活。 阅读全文
posted @ 2013-01-06 16:27 renshaoping 阅读(106) 评论(0) 推荐(0)