Diy,do IT yourself, the word starts from the home improvement industry, now with the improvement of people's living standards, personalized highlighting, DIY began to prevail. DIY also from the beginning of the purpose of saving money, slowly evolved into a casual, to play a personal creativity or cultivate a hobby.Shang Pin House is a Guangzhou shang pin house w
There seems to be only: Samsung S4., Nubian Daniel, Huawei Glory 3 and several new machines have infrared remote control function, then we use the phone does not have this function how to do? Don't worry I have a way hehe, this time DIY material easy to find and simple, we can try it yourself! DIY Material: Infrared diode 2 (no can be removed on the old remote control), 3.5 headphone plug a Production meth
If all DIY do not want to, manually empty the _common_block, _common_diy_data and _common_template_block table, and then delete all sub-folders under \data\diy\, to ensure that all your previous DIY clean , just like Disciz X, which has never been DIY.After the removal of DIY content, honestly first delete the module,
Round Head DIYMost apps now use round avatars, and there's a lot of open source online, but have you ever considered a DIY round avatar? The following is a self-realization, first look at the demo showThe first step: explanation of the principle (the picture is very ugly, the principle is very true)1, draw the frame round, you need to use a custom color to draw a circle, 5dp longer than the radius of the picture2. After the custom circle picture is fi
Geek DIY: Uses Raspberry Pi to create a four-axis drone
If you want to DIY a drone of your own, you can read this article and it may be helpful to you.
The main parts used in this project are mainly from Erle Robotics (an open-source four-axis aircraft project using Linux ). The author of this article does not work for this company. If you are interested in this scenario, you can also focus on basic proje
DirectorySmart Home diy-Air quality inspection-get air pollution indexObjectiveThe landlord finally upgraded when the father, the baby is now 5 months, the baby was born in the winter, it is the devil is the air pollution serious time, then want to make an automatic open air purifier, because of various reasons have no time to make, recently finally idle down this thing finally put on the agenda, now is summer, air is OK, All kinds of air quality rela
Since the first set of mechanical keyboard, has modified the interface scheme, installed LED lights, etc., but always can not meet their DIY desire.So the simplest way to think of it is to use a ready-made master, and the master comes from an abandoned keyboard, such as:This master control is also the matrix mode, only need to measure the corresponding key and then weld the line, complete the diagram as followsUsing the O 5-foot red axis mechanical sh
Because the test needs every it cock silk will need one or two test server, but not enough for a machine to install a system ah, so it is necessary to assemble a high-performance testing machine to do virtualization, let's say a DIY ESXi virtualization server (of course, this does not consider server security issues)!First, the choice of hardwareCpu:xeon e3-1200 V3 Series * 1 pcs (BULK)Memory: Kingston DDR3 8G * 4HDD: Kingston 120GB + 250G SSDMotherbo
I encountered a problem when I used discuz2x yesterday. on the DIY page, I wanted to call the topic category information, but I couldn't find the place to call after a long time, so I searched Baidu for it, I want to see if there is any solution. I found that many people have encountered similar problems, and there is no solution yet.
Used yesterdayDiscuzI encountered a problem when I got 2x. on the DIY pa
1. Add more drag-and-drop areas to a template that already has a drag-and-drop area.In discuz! In most template files of the default X1 template, two to three drag-and-drop areas have been built in. But what if you think this is not enough, you need to add more drag-and-drop areas?Open the template file where you want to add a drag-and-drop area, and add the following code to the location you want to add:
Copy codeNote: diyid in [DIY =
Children's shoes in the office, every day on the computer, lack of fun? The joy of life is often to find their own, every detail of the changes, can bring a different feeling, it is time for their own computer to change an interesting desktop calendar! DIY, yes desktop calendar to achieve DIY, you can make the decision!
Your desktop is your boss, how do you want to play? I'll tell you. Pick up the m
There is no doubt that virtual reality is currently the most novel and most interesting technology, it can completely change the video game, film and television viewing experience, presumably many friends want to experience some. However, the problem is: even if you are determined to spend at least 4000 yuan to buy a Oculus Rift (official website, not purchasing), but also need a virtual reality platform to run the high-end PC.
Although some "VR Ready" PCs have appeared in the market, prices a
If you're using eclipse instead of MyEclipse software, the tutorial below will guide you to DIY your own programming environment and make it fun to use eclipse programming!All right, let's go!First step: Click "Eclipse Marketplace" under the Help option in the Eclipse menu bar.650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M00/5D/16/wKiom1UhJQ2xdh_6AAHMXAhhT9c322.jpg "title=" 0.jpg " alt= "Wkiom1uhjq2xdh_6aahmxahht9c322.jpg"/>Wait a moment, an
in the directory of the compiled kernel, and you can copy the/boot/config-' uname-r ' file to the current one if you don't want to choose it. config, and then select Modify)MakeMake Module_installMake installTwo compile-time cleanup, before cleaning, remember to back up if necessary. configMake clean deletes most of the compiled build files, but retains the kernel's configuration files. config, and enough compilationMake Mrproper Delete all compiled build files, as well as kernel configuration
Often in the use of Word work will use a lot of features, some multi-function also go into the "menu bar" inside open before you can use, feel a little trouble. Is there a "toolbar" that brings together some of the most common features we normally use? So that the word interface does not need to open too many toolbar windows, only need to leave a few of the above have their own commonly used buttons on the function. In fact, the method is some, today Word league to teach you to make their own
The Word text box has only one rectangle and feels more monotonous. Although Word 2003 can't directly insert a nice text box, beautiful text boxes can be DIY. Well, no more, let's do it.
One, special-shaped text box
Select the inserted text box, click draw → Change AutoShape on the Drawing toolbar, and then select the appropriate AutoShape in the category you give. Oh, see? The shape of the text box has changed? In addition, we can also add an AutoS
DIY Assembly computer for the master, is not difficult, the novice needs to pay attention to a lot of things, if it is completely do-it-yourself to assemble a computer, for beginners still have a little difficulty, at least to understand the compatibility of computer configuration, otherwise suitable for their own computer configuration can not write out, write a Computer Configuration list, You can go to the computer city or online purchase of the ac
Board--tpyboardv702, this board can locate, send text messages, telephone, and on-board temperature and humidity sensors, photosensitive sensors and buzzer, can DIY a lot of interesting things, below we can use this board and a pressure sensor to do a small weather station, To get a real picture:TPYBoardv702Positioning function I will not say more, if necessary, you can refer tohttp://docs.tpyboard.com/zh/latest/tpyboard/tutorial/v702/latitude/.So we
I. Overview1, DIY database using a multi-process and multi-threading server model. Each process acts as a node instance and listens on one port, and each user connection has a proxy thread corresponding to it in the DB node instance.2, in addition to the main thread, there is an EDU (process scheduling unit, also known as the Thread control block), and each system thread type has only one thread entity (there is only one system thread, that is, the li
DIY: Using Arduino to make smart home system
Intelligent production
Geek Fan · 2015-04-29 20:37
(Click on the public number above to quickly follow us)
Smart Home System is simply a combination of automation control system, computer network system and network communication technology in one of the networked intelligent home control system.
This article shows the smart Home system can be indoor and outdoor temperature, weather changes and door an
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.