반응형
반응형
[Adroid] 갤럭시 S4 에서 개발자 모드 활성화 하기

 

 

[환경설정] - [더보기] - [디바이스 정보] - [빌드 번호] 를 계속 터치한다.

 

그러면 "개발자 모드가 실행 되었습니다." 라고 토스트 메세지가 나온다.

 

그러면, 뒤로 가서 [더보기] 화면에 보면 [개발자 옵션] 이 노출되어 있다.

 

 

반응형
반응형

vb.net 에서 Grid .dataMap 초기화

 


                    Dim sl As New SortedList
                    .Cols(15).DataMap = sl
                    .Cols(15).AllowEditing = True    '--- 수정 허용

 

반응형
반응형

실무에서 사용하는 최고의 코딩툴은 어떤게 있을까요?  

.
반응형
반응형
http://code.google.com/p/selenium/

Overview  - http://docs.seleniumhq.org/

This is the site for developers of the Selenium browser automation framework. If you're developing with the framework, please go to Selenium HQ.

If you're a user of Selenium, and would like the latest documentation, please head over to Selenium HQ. If you'd like to report an issue, please click on the "Issues" tab above

If you're a user of WebDriver, and would like to file some bugs, then please also click on the "Issues" tab above. For documentation aimed at developers of the webdriver framework itself, please head over to the wiki.

The Selenium project hosts an implementation of the W3C WebDriver spec.

User Documentation

Related Projects

The following projects are related to Selenium and you may find it interesting:

Note the alternative language bindings are supported independently, and not by the selenium project.

Developer Documentation

Please consult the wiki or the project issue tracking for documentation relevant for working on the selenium framework itself. Suggested starting places for newbies are the BuildingWebDriver page, for instructions on how to build the software, the ArchitecturalOverview to understand how the pieces fit together, and perhaps the JsonWireProtocol for an insight into how the RemoteWebDriver works.

 

 

 

.

반응형
반응형

Music Player Core: A music player Python module

musicplayer

GitHub: https://github.com/albertz/music-player-core

 

Music player Python module

This Python module provides a high-level core Music player interface where you are supposed to provide all the remaining high-level logic like the user interface, the playlist logic and the audio data. 

반응형
반응형

Galileo: Shell search for your GitHub repos

galileo

 

Galileo. Search your starred GitHub repos from the shell

반응형

+ Recent posts