Câu hỏi của ...

Laptop bị tắt nguồn đột ngột

Cái laptop mua cũ của em xài cũng đã khá lâu (hơn 3 - 4 năm). Trước đây 1 tháng nó cũng có bị tắt nguồn đột ngột 2 3 lần, đến bây giờ mới bị tiếp. Máy không có virus, vừa vệ sinh máy và thay keo tản nhiệt hồi đầu năm nay. Có một điểm đặc biệt là nãy giờ em rút cái dây của quạt tản nhiệt cắm vào ...

... viết 18:31 ngày 30/09/2018 chỉnh sửa

All about EOF C/C++

Late Developer – 4 Dec 12 All About EOF Introduction Of all of the problems posted by beginner C++ and C programmers on sites like Reddit and Stack Overflow, surely the commonest is the confusion over the treatment of the end-of-file con… ...

... viết 18:31 ngày 30/09/2018 chỉnh sửa

|| and ! operator are sufficient to make every posible logical expression

stackoverflow.com Are || and ! operators sufficient to make every possible logical expression? logic, logical-operators answered by Peter Olson on 01:40AM - 16 Oct 15

... viết 18:30 ngày 30/09/2018 chỉnh sửa

Protecting files with noclobber

nixCraft – 23 Feb 07 HowTo Keep Files Safe From Accidental Overwriting With noclobber BASH Shell... The general format for redirecting output on Bash/ksh shell is: command > output.txt command > /dev/device However, you may end up overwriting file ...

... viết 18:30 ngày 30/09/2018 chỉnh sửa

A developer’s introduction to 3D animation and Blender

O'Reilly Radar – 23 Sep 15 A developer’s introduction to 3D animation and Blender Creating 3D animations is like writing software. Both processes require knowing certain industry terms. Some animation terms are: Modeling Texturing Rigging Setting up the ...

... viết 18:28 ngày 30/09/2018 chỉnh sửa

Chating with robot

http://www.elbot.com/# Click on the image of Elbot to begin Untitled.png 428x640 118 KB

... viết 18:28 ngày 30/09/2018 chỉnh sửa

Different between array and &array for int array[5]

GeeksforGeeks – 14 Oct 15 What’s difference between “array” and “&array” for “int array[5]” ? -... If someone has defined an array such as “int array[5]”, what’s the meaning of “array” or “&array”? Are they both same or are they different?… Read ...

... viết 18:27 ngày 30/09/2018 chỉnh sửa

Read "Clean Code" everyday

What is clean code? Bjarne Stroustrup, inventor of C++ and author of The C++ Programming Language I like my code to be elegant and efficient. The logic should be straightforward to make it hard for bugs to hide, the dependencies minimal to ease maintenance, error handling complete according ...

... viết 18:27 ngày 30/09/2018 chỉnh sửa

An introduction to stored procedure in mysql 5

“ A stored routine is a set of SQL statements that can be stored in the server.” Code Envato Tuts+ An Introduction to Stored Procedures in MySQL 5 MySQL 5 introduced a plethora of new features - stored procedures being one of the most significant. In this ...

... viết 18:26 ngày 30/09/2018 chỉnh sửa

All the UML you need to know

http://www.cs.bsu.edu/homepages/pvg/misc/uml/

... viết 18:26 ngày 30/09/2018 chỉnh sửa
<< < .. 11 12 13 14 15 16 17 .. > >>