浙江省高等学校教师教育理论培训

微信搜索“毛凌志岗前心得”小程序

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2012年7月12日

摘要: // Roman2Arabic.cpp : 定义控制台应用程序的入口点。//#include "stdafx.h"#include <map>#include <string>#include <iostream>#include <vector>//#include <locale.h>using namespace std;int get_max_postive_integer(int i){... 阅读全文
posted @ 2012-07-12 20:54 lexus 阅读(248) 评论(0) 推荐(0)

摘要: http://www.css88.com/tool/js_beautify/Javascript格式化工具式化 Javascript---返回前端开发首页1.该工具主要用于将去掉空格的代码或者压缩成一行的格式化,方便阅读,不能将加密过的js还原破解; 2.粘贴你代码到文本区域并点击格式化按钮就可以将代码格式化;支持jQuery,YUI等框架 3.JavaScript 压缩工具http://www.... 阅读全文
posted @ 2012-07-12 20:42 lexus 阅读(370) 评论(0) 推荐(0)

摘要: Create a CSV file | Groovy ExamplesCreate a CSV fileJune 21st, 2010 5 CommentsFor this example, let’s assume we have an array of maps as our data.def planets = [ [id:'1',color:'red',planet:'mars',... 阅读全文
posted @ 2012-07-12 18:28 lexus 阅读(380) 评论(0) 推荐(0)

摘要: KISSY - Keep It Simple & Stupid, Short & Sweet, Slim & Sexy...KISSY 是由淘宝前端攻城师们发起创建的一个开源 JS 类库。她遵循的原则是 小巧灵活、简洁实用、愉悦编码、快乐开发。Keep It Simple & Stupid, Short & Sweet, Slim & Sexy... Yeah! 你可以查看快速上手,对KI... 阅读全文
posted @ 2012-07-12 13:47 lexus 阅读(617) 评论(0) 推荐(0)

摘要: spock - the enterprise ready specification framework - Google Project HostingSpock is a testing and specification framework for Java and Groovy applications. What makes it stand out from the crowd is ... 阅读全文
posted @ 2012-07-12 13:12 lexus 阅读(154) 评论(0) 推荐(0)

摘要: 关于“undefined reference to”错误 这两天在Linux下用Eclipse编数据结构,还有试用CPPUNIT,总是遇到一个错误,就是“undefined reference to [function name]”。找了很久,终于发现是在写makefile的疏忽所致。出错的时候是这样的:1 main:main.o Array.o2 g++ main.o -o main3 ./ma... 阅读全文
posted @ 2012-07-12 08:44 lexus 阅读(593) 评论(0) 推荐(0)

摘要: Welcome - OpenOptWe focus on scientific/engineering software development using RAD abilities of Python language, accompanied with free scientific libraries such as NumPy and SciPy. Number of our websi... 阅读全文
posted @ 2012-07-12 00:16 lexus 阅读(397) 评论(0) 推荐(0)