Thursday, 10 October 2013
Online Programmer's Solution: Windows and Linux..... a better Server and a bette...
Online Programmer's Solution: Windows and Linux..... a better Server and a bette...: It's a very common discussion comparing Windows and Linux. As windows is favorable to everyone using desktop PC but till now Linux i...
Monday, 7 October 2013
Online Programmer's Solution: Navigating through the arguments of a shell script...
Online Programmer's Solution: Navigating through the arguments of a shell script...: How to get access to the arguments we pass while executing a shell script In the shell script myscript.sh we write #!bin/bash ...
Online Programmer's Solution: Glob expressions in Shell Scripting in Linux
Online Programmer's Solution: Glob expressions in Shell Scripting in Linux: 1. If you are a regular user of MS Dos you might know the use of wild cards. The same is applicable in Linux shell know as GLOB Expression...
Online Solution for Oracle PL/SQL, C, C++, VBScript, JavaScript, C#, .Net and many more: How to change the case of letter of the content of...
Online Solution for Oracle PL/SQL, C, C++, VBScript, JavaScript, C#, .Net and many more: How to change the case of letter of the content of...: Suppose there is a file named file1.txt which contains ---- Hello World This is a simple command ------ Now the command will be like ...
Thursday, 3 October 2013
Online Solution for Oracle PL/SQL, C, C++, VBScript, JavaScript, C#, .Net and many more: A Simple PC Diagnostic Tool Project
Online Solution for Oracle PL/SQL, C, C++, VBScript, JavaScript, C#, .Net and many more: A Simple PC Diagnostic Tool Project: This is a simple PC Diagnostic Tool project developed using windows management service class library in Visual Basic 6.0. . Download the ...
Online Solution for Oracle PL/SQL, C, C++, VBScript, JavaScript, C#, .Net and many more: Basic Linux Bash command
Online Solution for Oracle PL/SQL, C, C++, VBScript, JavaScript, C#, .Net and many more: Basic Linux Bash command: 1. Pathname To types of pathname are there, Relative pathname and Abosolute pathname Relative pathname does not begins with /, it is always...
Online Solution for Oracle PL/SQL, C, C++, VBScript, JavaScript, C#, .Net and many more: How to create a bash script
Online Solution for Oracle PL/SQL, C, C++, VBScript, JavaScript, C#, .Net and many more: How to create a bash script: A shell script file should conventionally have an extension .sh The first line of your script file should be #!/bin/bash, this line a...
Tuesday, 1 October 2013
Online Solution for Oracle PL/SQL, C, C++, VBScript, JavaScript, C#, .Net and many more: A usercontrol example to build an Analog clock in ...
Online Solution for Oracle PL/SQL, C, C++, VBScript, JavaScript, C#, .Net and many more: A usercontrol example to build an Analog clock in ...: Download Source Code Option Explicit Private Type POINTAPI x As Double y As Double End Type Private oHrCenter As POINTAPI, o...
Online Solution for Oracle PL/SQL, C, C++, VBScript, JavaScript, C#, .Net and many more: Search windows component using Windows API in Visu...
Online Solution for Oracle PL/SQL, C, C++, VBScript, JavaScript, C#, .Net and many more: Search windows component using Windows API in Visu...: Download Source Code Option Explicit Private Declare Function RemoveMenu Lib "user32" (ByVal hMenu As Long, ByVal nPosition As...
Online Solution for Oracle PL/SQL, C, C++, VBScript, JavaScript, C#, .Net and many more: A Simple PC Diagnostic Tool Project
Online Solution for Oracle PL/SQL, C, C++, VBScript, JavaScript, C#, .Net and many more: A Simple PC Diagnostic Tool Project: This is a simple PC Diagnostic Tool project developed using windows management service class library in Visual Basic 6.0. . Download the ...
Subscribe to:
Posts (Atom)