摘要: package second;import java.util.Scanner;public class kongge {public final int Y=1;public final int N=0;int state=Y,c;public void show() { String str; Scanner in=new Scanner(System.in); str=in.nextLine(); System.out.println(str); System.out.println(); for(int i=0;i<str.length();i++) { if(state==Y. 阅读全文
posted @ 2012-09-08 20:37 bxpeng 阅读(190) 评论(0) 推荐(0)
摘要: <%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default" %><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xml 阅读全文
posted @ 2012-05-19 14:07 bxpeng 阅读(175) 评论(0) 推荐(0)