| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 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 | 29 | 30 |
- 안드로이드
- java
- 스시
- chrome
- github
- 부경대 맛집
- 태국지도
- 태국여행준비물
- 깃
- chart
- 크롬
- 여행지도
- 경성대 맛집
- 태국 여행정보
- 소프트웨어
- SDK
- 삼성소프트웨어멤버십
- 태국여행
- Android
- 맛집
- 깃허브
- 갤럭시 노트
- c#
- 갤럭시 노트 해외판
- Tizen
- 서면 맛집
- 자바
- 타이젠
- 일정관리
- git
- Today
- 0
- Total
- 211,887
목록Programming (55)
DREAM IT, WISH IT, DO IT
[Java] jar 파일을 이용해 실행파일 만들기 - jsmooth보통 자바로 개발을 할 경우에 Eclipse라는 툴을 이용해서 컴파일과 실행을 하게 되는데 별도로 실행파일(.exe)이 만들어지진 않습니다. http://jsmooth.sourceforge.net/ JSmooth 다운로드 -> http://jsmooth.sourceforge.net/download.phpJSmooth 매뉴얼 -> http://jsmooth.sourceforge.net/docs/jsmooth-doc.html
Processing - http://happyfuncoding.com/Welcome to Happy Fun Coding!... a site to learn to program games in Javascript.No software to install.Lots of video tutorals.Community programming -- easy to learn from and help others.Embed your creations on your own web pages.NEW VERSION 2.0 as of 23 Sep 2011!I have fully re-implemented HFC with a new interface, new server, etc. There's probably bugs to b..
using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;using System.IO;using System.Threading;using System.Windows.Forms;using System.Windows.Forms.DataVisualization.Charting;Using System.IO.Ports; namespace LineChartTEST{ public partial class Form1 : Form { private delegate void CanIJust(); private Lis..
MS Chart (C#으로 차트 그리기)이전 포스팅에서 자바로 "JFreeChart" 를 이용해 그래프를 그릴 수 있다고 말씀드렸는데 Microsoft 에서도 같은 기능(살펴보시면 구현소스도 거의 비슷합니다)의 MS Chart 를 제공하고 있습니다. 개인적으로 MS Chart 가 훨씬 이쁘게 보이네요.이렇게 세가지만 설치하시면 바로 그래프를 구현하실 수 있습니다.Chart Controls for .NET Framework 3.5 (Beginning in .NET Framework 4, the Chart controls are part of the .NET Framework.)Chart Controls for .NET Framework 3.5 Language PackChart Controls Add-on ..
Java - JFreeChart자바를 주력 언어로 쓰는 분들 중에는 아마도 JFreeChart 에 대해서 충분히 알고계실지도 모르겠지만, 저와 같은 초보(?)개발자에게는 이번 과제를 진행 하던 중 처음으로 알게된 API 입니다. 그래프가 상당히 이쁘게 나오기 때문에 프로젝트에 바로 쓸 수 있네요. 좋습니다!http://www.jfree.org/index.html 위 링크를 클릭하시면 JFreeChart 홈페이지로 이동합니다.무료로 제공되고 있으나 Developer Guide 는 구매를 하셔야 합니다. 하지만 예제 소스를 충분히 분석하시면 입맛게 맞게 잘 쓰실수 있을 겁니다.현재 뇌파분석 과제를 진행중에 있는데 거기에서 쓰이는 동적차트를 다음에 올리도록 하겠습니다. 그리고 이밖에 MS 에서 제공하고 있는 ..
JDK(Java Development Kit) 설치자바 프로그램을 시작하기 위해 우리는 JDK를 설치해야 합니다. www.oracle.com 에서 받을 수 있으며 해당 운영체제에 맞는 버전을 다운받아서 설치하시면 됩니다. -> Java for Developers 선택하면 밑의 화면으로 이동합니다. 우리는 JDK를 다운받아야죠. 제일 위에 있는 JDK DOWNLOAD 를 클릭합니다.운영체제는 자신에 맞는걸 써야겠죠. 보통이라면 window 32bit 이기 떄문에Windows x86(32 bit) 를 다운로드 합니다. 당연히 위에 Accept License Agreement 를 선택해놔야겠죠?ㅎㅎ다른 설정은 필요없고 그냥 응용프로그램 설치하듯이 하시면 됩니다.
Common Js. CommonJSJavaScript is a powerful object oriented language with some of the fastest dynamic language interpreters around. The official JavaScript specification defines APIs for some objects that are useful for building browser-based applications. However, the spec does not define a standard library that is useful for building a broader range of applications.The CommonJS API will fill t..
jQuery Mobile FrameworkLatest Stable Version: 1.1.0We provide CDN-hosted versions of jQuery Mobile for you to include into your site. These are already minified and compressed – and host the image files as well. It’ll likely be the fastest way to include jQuery Mobile in your site.CDN-Hosted JavaScript:Uncompressed: jquery.mobile-1.1.0.js (useful for debugging)Minified and Gzipped: jquery.mobile..
Web - JQUERY동적 페이지를 위한 JQUERY http://jquery.com/BLOG » JQUERY 1.7.2 RELEASEDPosted March 21st, 2012 by dmethvinjQuery 1.7.2 is looking good! The release candidate went smoothly so we’ve made only one small change and are releasing it to your eager hands today. You can get the oven-fresh code from the jQuery CDN now, with Google and Microsoft CDNs soon to follow:http://code.jquery.com/jquery-1.7...