Ruru's PlayGround :)
close
프로필 배경
프로필 로고

Ruru's PlayGround :)

  • 분류 전체보기 (500)
    • AI & Software (1)
    • 일상다반사 (134)
      • 뉴스 (35)
      • 생활지식 (7)
      • 소프트웨어 (5)
      • 여행 (2)
      • 음악 (43)
      • 외국어 (7)
      • 좋아 (30)
      • 게임 (5)
    • System (108)
      • Microsoft Exchange (11)
      • Microsoft SharePoint (21)
      • Microsoft Lync (37)
      • System Mangement (39)
    • Development (256)
      • .NET (147)
      • JavaScript (69)
      • Web (18)
      • Mobile (0)
      • Etc. (15)
      • Design (7)
  • 홈
  • 태그
  • 방명록

Selenium UI 테스트

Selenium 이용한 UI 테스트 https://docs.microsoft.com/ko-kr/visualstudio/test/using-different-web-browsers-with-coded-ui-tests?view=vs-2019 코딩된 UI 테스트에 다른 웹 브라우저 사용 - Visual Studio 코딩된 UI 테스트에 다른 웹 브라우저 사용Use different web browsers with coded UI tests 이 문서의 내용 --> 코딩된 UI 테스트는 Internet Explorer로 테스트를 기록하여 웹 애플리케이션 테스트를 자동화합니다.Coded UI tests can automate testing for web applications by recording your tes..

  • format_list_bulleted Development/Etc.
  • · 2024. 4. 5.
  • textsms

Plex Media Server - Plugin development

https://forums.plex.tv/t/plex-plugin-development-walkthrough/9909 Plex Plugin Development Walkthrough I've spent the last few months attempting to write a variety of new plugins, specifically focused on UK based sources. These include LoveFilm-Player, Stuff.tv, Blinkbox and SkyPlayer. The latter has recently stopped working due to Sky killing the website a forums.plex.tv

  • format_list_bulleted Development/Etc.
  • · 2020. 3. 3.
  • textsms
What's new in Tomcat 8

What's new in Tomcat 8

Java 진영의 웹 서버 Apache Tomcat 8이 8버전이 나옴에 따라 새로워진 기능을 소개하고 있습니다. 시간날 때 천천히 읽어봐야겠네요 원본 위치 What's new in Tomcat 8 The following article will guide you through the new Tomcat 8 Web server release, showing what's new with that release and which are the required steps for upgrading to Tomcat 8. Java 1.7 The first important change, is that Tomcat 8 requires now Java 7 or later in order to run, therefore..

  • format_list_bulleted Development/Etc.
  • · 2015. 3. 17.
  • textsms

Lua - MessageFrame:AddMessage

ref : http://www.wowwiki.com/API_ScrollingMessageFrame_AddMessage Outputs text to a local MessageFrame, with optional color id.- Updated in 2.4.2 MessageFrame에 문자열을 출력한다, 옵션으로 색상 아이디를 포함해서. - 2.4.2 버전부터 지원 MessageFrame:AddMessage(text[,r,g,b[,id][,addToStart]]); Parameters Arguments (String text, Number red, Number green, Number blue, Number id, Boolean addToStart) text The string message to out..

  • format_list_bulleted Development/Etc.
  • · 2011. 3. 12.
  • textsms

Lua - Control Statement

Ref : http://www.lua.org/manual/5.1/ * Compare if (left < right) then elseif (left == right) then else end * Loop for i = 1, 10, 1 do end * Loop for array for item in expression do end * Function definition function foo() end * Print message print("Hello world!") ** Wow Register this:RegisterEvent("PLAYER_TARGET_CHANGED")

  • format_list_bulleted Development/Etc.
  • · 2011. 2. 23.
  • textsms

PHP - Detects what compression file uses

유명한 MySQL 관리 툴이죠. phpMyAdmin 소스를 보던 중 좋은 내용을 발췌합니다. libraries\import.lib.php 파일에 있던 내용이고요. 코드는 아래와 같습니다. /** * Detects what compression filse uses * * @param string filename to check * @return string MIME type of compression, none for none * @access public */ function PMA_detectCompression($filepath) { $file = @fopen($filepath, 'rb'); if (!$file) { return FALSE; } $test = fread($file, 4); $len =..

  • format_list_bulleted Development/Etc.
  • · 2009. 7. 7.
  • textsms
  • navigate_before
  • 1
  • 2
  • 3
  • navigate_next
최근 글
인기 글
최근 댓글
태그
  • #ASP.NET
  • #C#
  • #OCS
  • #microsoft
  • #javascript
  • #프로그래밍
  • #Programming
  • #자바스크립트
  • #SilverLight
  • #.NET
전체 카테고리
  • 분류 전체보기 (500)
    • AI & Software (1)
    • 일상다반사 (134)
      • 뉴스 (35)
      • 생활지식 (7)
      • 소프트웨어 (5)
      • 여행 (2)
      • 음악 (43)
      • 외국어 (7)
      • 좋아 (30)
      • 게임 (5)
    • System (108)
      • Microsoft Exchange (11)
      • Microsoft SharePoint (21)
      • Microsoft Lync (37)
      • System Mangement (39)
    • Development (256)
      • .NET (147)
      • JavaScript (69)
      • Web (18)
      • Mobile (0)
      • Etc. (15)
      • Design (7)
전체 방문자
오늘
어제
전체
Copyright © Ruru's PlayGround :) All rights reserved.
Designed by JJuum

티스토리툴바