Sous Linux, la NGP -> nodejs -> socket.io afin d'installer le. 2011-07-15 19:40:37에 작성.

les choses socket.io sur le Web, traitement en temps réel peuvent être facilement mises en œuvre, est conçu pour permettre à la bibliothèque. Comme la fois client et serveur sont conçus pour se déplacer courir. Le brief du client. Js sont lus, Exige que le serveur est appelé le nodejs. Comme le montre le nom de la langue javascript est nodejs. Langage C, généralement dans la CLI pour créer un programme simple comme Dunn, PHP에서도 PHP-CLI라고 간단한 CLI프로그램을 만들 수 있도록 설계 된

Domaine et de la Bibliothèque 2011-06-21 14:52:00에 작성.

나는 지금 시점에서 가지고 있는 도메인이 40개가 넘는다. 일부는 무료도메인 서비스 (oa.to) 를 위해서 산것도 있고, 내가 보기에 좋은 도메인이라 가지고 놀려고 산 것도 있고 또 무료도메인 서비스같이 특정 서비스를 하려고, 아니면 홈페이지를 운영하려고 산 도메인도 있다. 무튼 지금은 내가 보기에 좋은 도메인이라고 생각하는거에 대해서 글을 쓸 생각인데요즘에 만들고 있는 사이트에서는 이미지나 자바스크립트, CSS등을 모두 한곳에 몰아놓고

Onload 이벤트 2009-07-14 07:16:19에 작성.

페이지 로딩시에 <body onload=””>를 쓰는 경우가 많이 있습니다. 이를 js 로 표현이 가능합니다. 방법에는 두가지가 있습니다. 첫번째 방법 window.onload = function(){ alert(’hi’); } 이 방법은 <body onload=””>가 있으면 실행되지 않습니다. 두번째 방법 function window::onload(){ alert(’hi’); } 이 방법은 <body onload=””>후에 실행 됩니다. 구글 크롬에서 작동이 되지 않습니다.

CSS <-> Javascript Propriétés Référence 2009-07-14 06:21:37에 작성.

CSS Properties To JavaScript Reference Conversion CSS Property JavaScript Reference background background background-attachment backgroundAttachment background-color backgroundColor background-image backgroundImage background-position backgroundPosition background-repeat backgroundRepeat border border border-bottom borderBottom border-bottom-color borderBottomColor border-bottom-style borderBottomStyle border-bottom-width borderBottomWidth border-color borderColor border-left borderLeft border-left-color borderLeftColor border-left-style borderLeftStyle border-left-width borderLeftWidth border-right borderRight border-right-color borderRightColor border-right-style borderRightStyle border-right-width borderRightWidth border-style borderStyle border-top borderTop border-top-color