Tag: windows
Next Generation Windows Interface Exposure; Spring Native release 0.10.0 | think no weekly
December 14, 2023
by Juan Barber Jr.
No Comments
Financial situation of the company: 2020 revenue of 236.6 billion yuan, operating loss of 14.7 billion yuan Taobao 1.2 billion user data leakage, including user...
Read More
Microsoft has officially released Windows 11, which supports Android applications and is developer-friendly
December 14, 2023
by Andrea Oliver
No Comments
Windows has always been the world's stage of innovation. It is the bedrock of global enterprise, helping to turn many thriving start-ups into household names....
Read More
SVN Unable to create pristine install stream
December 13, 2023
by Wendy Daniels
No Comments
An error was reported when SVN was submitted, as shown in the figure above. Something went wrong inexplicably. I have not modified any Settings of...
Read More
The HTTP protocol
December 13, 2023
by Grace Allen
No Comments
What is HTTP protocol {code... } two, HTTP protocol details {code... } 1, HTTP request information {code... } 2, HTTP response information {code... } Supplement...
Read More
C++ overloads EditBox by default ContextMenu
December 13, 2023
by John Armstrong
No Comments
In Windows C++ client program development, often encounter the development of custom right menu function point. At this point, we usually only need to process...
Read More
Java array
December 13, 2023
by Rita Dunn
No Comments
An Array is used to store multiple collections of the same type of data. To get the value of an element in an array, you...
Read More
How to share folders with iPad using Windows’ built-in sharing function?
December 13, 2023
by Jessica Daniels
No Comments
In the process of learning programming language, we always need to transfer files between iPad and computer, but the computer is Windows and not as...
Read More
Two key steps +6 key points to give Windows applications the best of K8S
December 13, 2023
by George Kerr-Allen
No Comments
In fact, no single migration path is suitable for migrating all traditional applications to the cloud. These applications are usually on the physical machine, virtual...
Read More
Detailed! Matlab2016b Ubuntu16.04 LTS installed! (Reedited edition, 2018.4)
December 13, 2023
by Angela Shepherd
No Comments
I have read a lot of articles on the Internet before, but most of them are pitiful with few pictures and not clear enough typesetting,...
Read More
Woothosting pays $10 a year to VPS test KVM architecture
December 13, 2023
by 陳志豪
No Comments
VPS students have shared the 12th anniversary of Woothosting with everyone before, and have evaluated woothosting's ultra-cheap VPS for many times before. However, the previous...
Read More
Maven Installation and Configuration
December 13, 2023
by Millie Porter
No Comments
To install Apache Maven on Windows, download the Maven zip file, extract it to the directory you want to install, and configure the Windows environment...
Read More
Log in to the remote cloud server (SSH) using CMD in Windows
December 13, 2023
by Rania Saraf
No Comments
Open CMD and type SSH to check whether SSH exists. If not, download: https://www.mls-software.com/opensshd.Secure Shell (secure Shell protocol, SSH) is a kind of encrypted network...
Read More
To commemorate the 6th anniversary of the death of Dennis Ritchie, the father of the C language
December 13, 2023
by Robert Olson
No Comments
Before you know it, Dennis Rich has been gone for six years. On October 12, 2011, Rob Pike, a colleague of Ritchie's for more than...
Read More
1024 programmer section, to recommend a minimalist Win10
December 13, 2023
by Shray Uppal
No Comments
The system is very streamlined, and the crappy computers are also moving. Note: Resource handling and Internet of Things, please purchase Microsoft legal activation code...
Read More
Use CSS to disable text selection
December 13, 2023
by Arhaan Chowdhury
No Comments
Sometimes we need to simply mask the text content of a web page. You can use the user-select CSS feature to do this. User-select is...
Read More
Are you still using os.path? Come and feel the convenience of Pathlib!
December 12, 2023
by Shamik Gaba
No Comments
Pathlib is a Python built-in library defined by the Python documentation as object-oriented filesystem paths. Pathlib provides classes that represent file system paths, with semantics...
Read More
“Win” play shortcut key hot word sketch
December 12, 2023
by Matthew Harrison
No Comments
This is a great tool to use when you find yourself typing something repeatedly (whether it's a command line phrase you often use in programming...
Read More
Adb port custom definition and principle description
December 12, 2023
by James Knight-Boon
No Comments
In daily development, adb port is often occupied by some other programs. For example, some mobile assistant software frequently causes port 5037 to be unavailable....
Read More
Common DOS commands
December 12, 2023
by Kathleen Malone
No Comments
* a: open the Dos console win+r-- CMD -- enter * B: open the Dos console CD.. CD \ : Return to the root directory...
Read More
Say goodbye to Windows, which is ugly and difficult to use, and teach you how to build a terminal experience as good as macOS and Linux
December 12, 2023
by Divyansh Swaminathan
No Comments
Terminal, is the user and operating system interaction of the most primitive input and output environment, but also to perform some advanced system operations necessary...
Read More
Vagrant is used under Windows to manage the Linux virtual machine development environment
December 12, 2023
by Bradley Jackson
No Comments
Personal summary of the use of Vagrant, welcome to exchange!
Read More
The difference between a heap and a stack
December 12, 2023
by Tiya Wali
No Comments
1. Stack area (stack) - Automatically allocated by the compiler to store function parameter values, local variable values, etc. It operates like a stack in...
Read More
Windows10, how to achieve home copy text and pictures, can be pasted in the office?
December 12, 2023
by 蒙哲瑋
No Comments
If you have two or more Apple devices and they're all logged into the same Apple account, you can copy content on one device and...
Read More
Install Windows under redis, Redis visual management tool (Redis Desktop Manager) installation, basic use, instantiation project
December 11, 2023
by Aaron Lee
No Comments
1, redis official download address: https://redis.io/download, redis 64 download address: https://github.com/ServiceStack/redis-windows, I test using redis - 64.3.0.503 version. It would be nice to have something...
Read More
Maven Project Management Tool Basics
December 11, 2023
by Ivana Dave
No Comments
Maven is an open source project under Apache. It belongs to pure Java development, and is only used to manage Java projects. It is a...
Read More
Common DOS commands in Windows
December 11, 2023
by 王雅玲
No Comments
Dir: lists files and folders in the current directory. Md: creates a directory. Rd: deletes a directory. Slash (/) indicates forward slashes, which are commonly...
Read More
The VM disk VMDK is compressed and mounted to VirtualBox
December 11, 2023
by Lisa Tran
No Comments
DiskGenius is a great tool that many of you have used to partition hard disks, merge data, recover data, and so on. Even virtual hard...
Read More