摘要:
代码下载链接:https://github.com/javaee/tutorial-examples/tree/master/web/jsf/hello1 代码内容: /*** Copyright (c) 2014 Oracle and/or its affiliates. All rights r 阅读全文
摘要:
#include "stdio.h"#include<iostream.h>void main(){ float a[10]; float b[10]; int i; int j; int k; int l; int m; int winner; int loser; float x; float 阅读全文
摘要:
本随笔对网站http://blog.chinaunix.net/uid-22566367-id-381958.html有所借鉴 #include <stdio.h> #define BEGIN 1;int main(int argc, char *argv[]){ int characters, l 阅读全文