Techbirds | Knowledge Hub | Page 6
Hello Friends, All the steps to create a project in visual studio using cocos2d-x-3.2. are given below: Step1: Download cocos2d-x-3.2.zip from the link: https://cocos2d-x.org/download and apache-ant-1.9.4-bin.zip from the link:https://ant.apache.org/bindownload.cgi and extract these two files. Step2: After extracting, execute download-deps.py on command prompt to download and install some dependencies. C:\Users\gopal123\Desktop\kapil\cocos2d-x-3.2>python download-deps.py Step3: Run setup.py.In between environment variable of
Read More →
2,137 total views, no views today
Posted on: July 15, 2014 /
Categories: PHP / Author Name: Diksha Verma
This is one of the mostly asked question by php programmer because mysql doesn’t has any array data type. So we can not store array directly into mysql database. To do this we have to first convert array into string using php serialize() function then save it into mysql database. php code to store array in
Read More →
1,188 total views, no views today
Posted on: July 9, 2014 /
Categories: PHP / Author Name: Vivek Sharma
Following steps to send SMS using PHP. Step 1: Simply register for an account, and you will get username and password. Step 2: When you login using these username and password, you will get an api_id to use. These username , password and api_id details will be used in the code to send sms . Here is
Read More →
1,119 total views, no views today
Step 1 Create a new 1024 x 768 px document. Set the Foreground color to #532118 and the Background color to #170b09. Pick the Gradient Tool (G), choose the Foreground to Background gradient and click the Radial Gradient icon in the Options bar, then click and drag as shown below to create the gradient. Open
Read More →
1,298 total views, no views today
First, connect your device with the system. 1. Right click on “My computer” and select “Manage” option.. 1.1 Click on “device manager” option. 2. if drivers are not installed then u will see other devices option and under it Motorola ADB interface.. *NOTE* –> enable USB debugging option
Read More →
734 total views, no views today