http://phonegapblog.blogspot.kr/2013/07/phonegap-galaxy-s4-handles-taps-as.html https://groups.google.com/forum/#!msg/phonegap/eNd_eFpPY2o/unj_2-DXK-0J ere's how I solved the onclick-problem. Possibly not the best way, but in my case it was easy to implement. So. This link would be fired twice. We don't want that.a bad button So, instead I changed all my links to this:a nice button And then I ad..
JAVA 언어에서 RSA 키를 생성하는 방법과 생성된 공개키/개인키를 이용하여서 암호화/복호화하는 방법은 아래의 소스 코드와 같다. [출처] [Java] RSA 키 생성 및 암호화/복호화 방법|작성자 까미유package com.test; import java.security.Key;import java.security.KeyFactory;import java.security.KeyPair;import java.security.KeyPairGenerator;import java.security.spec.RSAPrivateKeySpec;import java.security.spec.RSAPublicKeySpec;import javax.crypto.Cipher; public class TestRsa {publ..
http://holyqt.com/xe/hompi02/33804 1. yum 을 이용해서 Gnome 데스크탑을 설치합니다. # yum -y groupinstall “X Window System” # yum -y groupinstall “GNOME Desktop Environment" 2. KDE 데스크탑 환경 설치 # yum groupinstall "X Window System" "KDE (K Desktop Environment)" 3. 한글 패키지 설치 안되어 있으면 설치 # yum install kde-i18n-Korean # yum install fonts-korean 4 . inittab 파일을 수정해서 부팅시 defult 모드를 GUI 모드로 변경합니다. # vi /etc/inittab id:3:..
Could not open/read file:///etc/pki/rpm-gpg/RPM-GPG-KEY-oracleyum install oracle-rdbms-server-11gR2-preinstall설치 시 발생하는 오류 wget https://public-yum.oracle.com/RPM-GPG-KEY-oracle-ol6 -O /etc/pki/rpm-gpg/RPM-GPG-KEY-oracle yum install oracle-rdbms-server-11gR2-preinstall 오류 해결 URLhttp://dbafaq.wordpress.com/tag/could-not-openread-fileetcpkirpm-gpgrpm-gpg-key-oracle/ 설치 방법http://www.tecmint.com/orac..
http://www.oracle-base.com/articles/11g/oracle-db-11gr2-installation-on-oracle-linux-6.phphttp://public-yum.oracle.com/ Oracle Linux 6# cd /etc/yum.repos.d# wget http://public-yum.oracle.com/public-yum-ol6.repo# yum install oracle-rdbms-server-11gR2-preinstall자동 설치 수동설치는http://www.oracle-base.com/articles/11g/oracle-db-11gr2-installation-on-oracle-linux-6.php Oracle Database 11g Release 2 (11.2)..
public static boolean createThumbnail(String loadFile, String saveFile, int maxDim) throws IOException { String suffix = loadFile.substring(loadFile.lastIndexOf('.') + 1).toLowerCase(); File save = new File(saveFile.replaceAll("/", "\\" + File.separator)); FileInputStream fis = new FileInputStream(loadFile.replaceAll("/", "\\" + File.separator)); BufferedImage im = ImageIO.read(fis); Image inIma..
http://ezzimaro.tistory.com/54 C:\BitNami\redmine-2.3.2-1\apps\redmine\htdocs\plugins git clone http://github.com/alexmonteiro/Redmine-Monitoring-Controlling.git redmine_monitoring_controlling설치 : rake redmine:plugins:migrate RAILs-env=production삭제 : rake redmine:plugins:migrate NAME=plugin_name VERSION=0 RAILS_ENV=production
- Total
- Today
- Yesterday
- 아디다시
- CSS
- erwin Schema Generation 시 필드 순서
- 한글유니코드
- MySQL
- jQuery
- 자블라니
- Java
- ERwin
- oracle
- 이미지리사이즈
- 기아짤방
- 연도
- log4j
- 김치송
- ie6과 ie7 같이 사용하기 multi ie
- imagemagick
- tomcat
- TinyMCE
- 구글수표
- 공인구
- eclipse plugin
- java 엑셀
- svn
- 간식송
- JEUS
- wii wi-fi 51330
- 커플링
- trac
- Ant
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |