///Start 10.50 14/11/2017///End 11.40 14/11/2017///To see the ideal result of gambling in ideal conditon. ///Start 10.50 14/11/2017 ///End 11.40 14/11/2017 ///To see the ideal result of gambling in ideal conditon. using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Threading; usin..
1. open notepad and type [autorun] icon = autorun.ico label = NameOfUsb 2. Save as "autorun.inf" at usb root. Normally, FAT32 type drive can't set the case-sensitive name. But using this trick, you can. Also, you can put your own ico image to your unique usb. Use free website to convert png/jpg to iso png to iso website https://www.icoconverter.com/
If i think about foreign culture or western culture, the iconic hobby is skateboarding. The bart simpson in The simpsons also has skateboard. So, i just try it by buying new board in kmart. The skateboard in Kmart is $15 and has really poor quality. I think the main problem is cheap bearings. And then, i found someone sell his skateboard in reasonable price, say $50. After short negotiation, i c..
IntroductionAs we use mobile platform a lot, the need to develop an app (application) is important. Also, I have confident with cording, I just decided to learn app development.Concept and NamingThe main function of this simple app is alarm, including dedicated automatic alarm. Because I what to remind me what am I doing as time goes. When I play game such as need for speed or overwatch, time fl..
index.html Home About us Prices Contact Staffords Driving School The Metropolitan Driving School Specialist (08) 9123 4567 WHY STAFFORDS DRIVING SCHOOL? Staffords Driving School offers learner driving training in automatic and manual dual controlled cars to give you the confidence to pass your driving test first time. Friendly 7 Day Service, call us now on 9123 4567 for competitive prices and pe..
c sharp programing at 2 teardown using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.IO; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows.Forms; using System.Xml.Linq; Usinguse system resource that this program require. //Date: 15 October 2017 //This program will create a databa..
Small enterprise configuration in packet tracer CLI in Router0 System Bootstrap, Version 12.1(3r)T2, RELEASE SOFTWARE (fc1) Copyright (c) 2000 by cisco Systems, Inc. PT 1001 (PTSC2005) processor (revision 0x200) with 60416K/5120K bytes of memory Readonly ROMMON initialized Self decompressing the image : ########################################################################## [OK] Restricted Ri..
AT 1.1 Q1 // csharp1_1 using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace { class csharp1_1 { static void Main(string[] args) { int num1, num2, num3; Console.WriteLine("Type num1 data : "); bool keycheck1 = int.TryParse(Console.ReadLine(), out num1); Console.WriteLine("Type num2 data : "); bool keycheck2 = int.TryParse(Co..
AT1.2_Q4 // 25/08/2017 // AT1.2_Q4 using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows.Forms; namespace AT1._2_Q4 { public partial class Form1 : Form { public Form1() { InitializeComponent(); } private void btnCalculate_Click(object sender, Ev..
// // // 11/10/2017 // AT1.4 using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows.Forms; namespace AT1._4 { public partial class Form1 : Form { public Form1() { InitializeComponent(); } private void btnStart_Click(object sender, EventArgs e) { ..