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

Ruru's PlayGround :)

  • 분류 전체보기 (547) N
    • 일상다반사 (139) N
      • 뉴스 (38) N
      • 생활지식 (10)
      • 소프트웨어 (8)
      • 여행 (2)
      • 음악 (40)
      • 외국어 (7)
      • 좋아 (29)
      • 게임 (5)
    • AI & Software (45) N
      • 바이브 코딩(Vibe Coding) (9) N
      • AI 업무 효율성 (8) N
    • System (105)
      • Microsoft Exchange (11)
      • Microsoft SharePoint (17)
      • Microsoft Lync (37)
      • System Mangement (39)
    • Development (257)
      • .NET (145)
      • Web (87)
      • Mobile (0)
      • Etc. (14)
      • Design (11)
  • 홈
  • 태그
  • 방명록

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

PHP on IIS 7.0, 6.0, 5.1 with Fast CGI

FastCGI 가 이제 IIS 7.0 뿐 아니라 6.0, 5.1에서도 지원하는 HTTP Handler가 나온 것 같네요. PHP on IIS : The Official Microsoft IIS Site 위 링크에 영문이지만 각 버전에 맞게 자세한 설정 방법과 MySQL 등 기타 연결된 정보도 제공하고 있군요. FastCGI 를 이용한 PHP와 같은 스크립트 언어 제공 성능향상이 7.0에서 높은 점수를 받았는데, 6.0, 5.1 버전에서도 좋은 성능을 낼지 궁금하네요. 다운로드 파일은 x86, x64 두가지를 제공합니다. (다운로드 링크는 MS Download 사이트의 페이지를 스크랩했습니다.) fcgisetup32.msi 635 KB Download fcgisetup64.msi 691 KB Downloa..

  • format_list_bulleted Development/Etc.
  • · 2009. 2. 1.
  • textsms
  • navigate_before
  • 1
  • 2
  • navigate_next
최근 글
인기 글
최근 댓글
태그
  • #microsoft
  • #javascript
  • #.NET
  • #OCS
  • #ASP.NET
  • #C#
  • #자바스크립트
  • #SilverLight
  • #프로그래밍
  • #Programming
전체 카테고리
  • 분류 전체보기 (547) N
    • 일상다반사 (139) N
      • 뉴스 (38) N
      • 생활지식 (10)
      • 소프트웨어 (8)
      • 여행 (2)
      • 음악 (40)
      • 외국어 (7)
      • 좋아 (29)
      • 게임 (5)
    • AI & Software (45) N
      • 바이브 코딩(Vibe Coding) (9) N
      • AI 업무 효율성 (8) N
    • System (105)
      • Microsoft Exchange (11)
      • Microsoft SharePoint (17)
      • Microsoft Lync (37)
      • System Mangement (39)
    • Development (257)
      • .NET (145)
      • Web (87)
      • Mobile (0)
      • Etc. (14)
      • Design (11)
전체 방문자
오늘
어제
전체
Copyright © Ruru's PlayGround :) All rights reserved.
Designed by JJuum

티스토리툴바