|
import java.util.ArrayList;
import java.util.Date;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.widget.GridView;
import android.widget.TextView;
import android.view.View;
import android.view.View.OnClickListener;
import android.widget.
|
- 페이지 4페이지
- 가격 3,000원
- 등록일 2014.11.22
- 파일종류 압축파일
- 참고문헌 있음
- 최근 2주 판매 이력 없음
|
|
public class Calendarview extends Activity {
CalendarView calendar;
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_main);
initCalendarStart();
}
.
|
- 페이지 4페이지
- 가격 2,000원
- 등록일 2015.04.13
- 파일종류 압축파일
- 참고문헌 있음
- 최근 2주 판매 이력 없음
|
|
달력, 메모장의 관련 테이블을 사용하였다.
-목표설정 테이블 부분
≪ 표 ≫ -소스파일
[.settings]
[assets]
[bin]
[gen]
[libs]
[res]
[src]
.classpath
.project
AndroidManifest.xml
ic_launcher-web.png
proguard-project.txt
project.properties
|
- 페이지 192페이지
- 가격 5,000원
- 등록일 2014.04.27
- 파일종류 압축파일
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|
|
비겼습니다.\n", com_name, my_name);
}
else if((my+1)%3==computer)
{
printf("컴퓨터는 %s 당신은 %s 로 당신이 이겼습니다.\n", com_name, my_name);
}
else
{
printf("컴퓨터는 %s 당신은 %s 로 당신이 졌습니다.\n", com_name, my_name);
}
}
} 1.달력소스
2.가위바위보소스
|
- 페이지 6페이지
- 가격 1,500원
- 등록일 2010.01.28
- 파일종류 한글(hwp)
- 참고문헌 있음
- 최근 2주 판매 이력 없음
|
|
// CalenDlg.cpp : implementation file
//
#include "stdafx.h"
#include "Calen.h"
#include "CalenDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CAbo
|
- 페이지 1페이지
- 가격 2,000원
- 등록일 2009.08.21
- 파일종류 압축파일
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|