Skip to content

Instantly share code, notes, and snippets.

using System;
using System.Collections.Generic;
using System.Text;
using System.Runtime.InteropServices;
namespace LockWorkStation
{
class Program
{
static void Main(string[] args)
<html>
<head><title>Google 検索</title></head>
<body>
<form onSubmit="return googlesearch();">Google検索:<input type="text" id="searchword"><input type="submit" value="検索"></form>
<div id="googlejsondiv">検索結果をここに表示します...</div>
<script>
<!--
function googlecallback(json)
{
var results = json.responseData.results;
using System;
using System.Collections.Generic;
using System.Text;
using System.Diagnostics;
using System.IO;
using System.Text.RegularExpressions;
namespace NoDuplicatedStart
{
class Program
#!/usr/bin/ruby
interval = 5
path = File::dirname(File.expand_path(__FILE__)) + "/"
Dir::chdir(path)
p path
while true
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Windows.Forms;
using System.Drawing;
using System.Drawing.Imaging;
using System.Threading;
namespace ScreenShotTaker
using System;
using System.Collections.Generic;
using System.Text;
using System.Diagnostics;
using System.Threading;
using System.Runtime.InteropServices;
namespace StandbyResetter
{
class Program
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.IO.Ports;
using System.Text.RegularExpressions;
using System.Threading;
namespace MassMeasurement
{
using System;
using System.Collections.Generic;
using System.Text;
using System.Runtime.InteropServices;
using System.Diagnostics;
namespace StandByPreventor
{
class Program
{
using System;
using System.Collections.Generic;
using System.Text;
using PdfSharp.Pdf;
using PdfSharp.Drawing;
using PdfSharp;
using System.Reflection;
using System.IO;
using System.Windows.Forms;
using System;
using System.Collections.Generic;
using System.Text;
using PdfSharp.Pdf;
using PdfSharp.Pdf.IO;
using System.IO;
namespace Aont
{
class PDFCracker