Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Command", "Command\Command.vcproj", "{23D8AE9F-12ED-4EA8-AD93-C73D4F9F7E64}"
ProjectS
package book.graphic.painter2D;
/**
* 画板命令。LINE表示画线,CIRCLE表示画圆,RECTANGLE表示画矩形
*/
public interface Command {
public static final int LINE = 2;
public static final int CIRCLE = 4;
public s
//AT Command for test GPRS for SIM300 GSM module
at
at+cgdcont=1,"IP","telkomsel"
at+cstt="telkomsel","wap","wap123"
at+ciicr
at+cifsr
at+cipstart="tcp","167.205.22.15","21"
break
at+cipsend
/* Command interpreter routine for virtual terminal [aka TeletYpe]
Copyright (C) 1997, 98, 99 Kunihiro Ishiguro
This file is part of GNU Zebra.
GNU Zebra is free software; you can redistribute i