I need to copy files from a set of CDs that have a lot of duplicate content, with each other, and with what\'s already on my hard disk.The file names of identical files are not the same, and are in su
I\'m an intermediate C developer, trying to get better. I want to make a very basic and lightweight HTTP server with its own scripting language.
I want to make a script that starts a program and then sends it key input. In psuedo-script: #!/bin/bash
Question What would be a good (ideally, technical) reason to ever program some non-trivial task in dos batch language on a modern Windows system as opposed to downloading either PowerShell, or ActiveS
There are several scripting envir开发者_运维百科onments available for .NET applications (e.g.this post).
I\'m trying to load at run-time Lua scripts on the iPhone. Is there a possibility to do that? How can I getting开发者_运维知识库 started with Lua? I can\'t find something. The only thing I can find i
I am wondering if there is any other configuration options for a default controller. For example - if I have a controller called \"site\" and I set the default controller in the following file: appli
I have a Windows XP machine that has Apache installed via a VisualSVNServer installation.I am . trying to get a simple python cgi script to run in my browser e.g. http://build.procepts.com.au:8080/hg/
I know this is a pretty open question but I was wondering how people go about writing scripts that will \"play\" a game, or manipulate it in some way.I had been thinking that I\'d try to get a working
I am loosing my hair on VBScript. How the heck can I pass a reference as return value of a function? Currently my code looks like this: