I need to allow my users to be able to define formulas which will calculate values based on data.For example
I have several 开发者_如何学编程configuration files nested like such: C:\\Projects\\Project_1\\project1.config
As a paper saving drive throughout the organization, we plan to set 2 page printing 开发者_Python百科(back to back) as default setting on all the Windows machines. Is it possible to program this in .N
I\'m trying to integrate Lua to my C# app when I hit a little snag. I was hoping someone with more expertise could help point me to the right direction.
I have a bash script that takes a file 开发者_如何学运维name as an arg.It works great from the command line.When I right-click a file in KDE and select \"open with\", then point it to my script, it do
I\'m looking for a languag开发者_开发知识库e that will parse mathematical expressions for me pretty easily, but also be able to call functions and reference variables as needed. Jeval looks to be what
I have a bash script that performs several file operations. When any user runs this script, it executes successfully and outputs a few lines of text but when I try to cron it there are problems. It se
I received a request to add around开发者_如何转开发 100 users to a linux box the users are already in ldap so I can\'t just use newusers and point it at a text file. Another admin is taking care of th
I want to reload lua scripts at run-time.What are the ways to do this?Do you just 开发者_运维百科have to reinitialize the lua system and then re-read all the lua files?If (a) the Lua scripts are in mo
I\'m running a number of scripts using PowerShell V2, and I have noticed a long pause when the console window first loads. What can I do t开发者_StackOverflow中文版o improve the performance of my scri