반응형
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- Google Spreadsheet
- math
- Java
- PANDAS
- Mac
- numpy
- array
- Kotlin
- Redshift
- 파이썬
- Github
- list
- gas
- Tkinter
- SQL
- Apache
- GIT
- PySpark
- c#
- hive
- dataframe
- Google Excel
- matplotlib
- Excel
- Python
- django
- google apps script
- string
- PostgreSQL
Archives
- Today
- Total
목록graphic (1)
달나라 노트
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/ybNFg/btrCW0WLjbp/Lgb189G6mfI3YUZClKZ6Kk/img.png)
using System; using System.Windows.Forms; using System.Drawing; using WMPLib; class CardCatch { public static void Main() { // Constatns // Constants cts = new Constants(); Form fm = new Form(); PictureBox pb_30 = new PictureBox(); PictureBox pb_20 = new PictureBox(); PictureBox pb_15 = new PictureBox(); Timer tm_30 = new Timer(); Timer tm_20 = new Timer(); Timer tm_15 = new Timer(); int min_30 ..
C#/C# Samples
2022. 5. 24. 00:47