Toggle navigation
Toggle navigation
This project
Loading...
Sign in
김한준
/
OSS-Term-Project
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
김한준
2019-06-02 03:12:44 +0900
Browse Files
Options
Browse Files
Download
Plain Diff
Commit
162244adee8dfc67e00cf036e1a8f5fe103ed1e4
162244ad
2 parents
0fa8b6c5
bd5b3f72
Merge remote-tracking branch 'origin/master'
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
0 deletions
README.md
README.md
0 → 100644
View file @
162244a
1
+
로또 자동 번호 생성 및 회차별 당첨확인과 확률을
2
+
3
+
보여주는 기능을 구현하고 있습니다.
4
+
5
+
http://lotto.kaisyu.com/api 사용
6
+
7
+
현재 마지막 회차로만 당첨확인 가능
8
+
9
+
회차 선택 기능 수정중
10
+
11
+
select box로 선택 회차 value를 기존 api 주소와 문자열 조합을 통해
12
+
13
+
src 주소를 구성하여 각 회차별로 당첨확인을 하려고 하는데 어려움이 있음
Please
register
or
login
to post a comment