Loading
Eclipse Che 7 supports VS Code extension

The Eclipse Che community is currently developing Eclipse Theia as the default IDE for Eclipse Che 7. We have added a plug-in model to Eclipse Theia, which is compatible with Visual Studio Code (VS Code) extension. Che 7 Users

Published at 16:22, January 31, 2019
Using Red Language to Write GUI Applications

Too long; Don't read - Write a native cross platform desktop GUI in Red language. After trying (and failing) to use PyInstaller on Windows to encapsulate the "executable" ducktape in a Python script, now

Published on 2017/12/24 16:53
Six reasons why I like to use KDE Connect on Ubuntu

I like to use KDE Connect on Ubuntu to connect with the application's indicator applet. This is the easiest way to connect an Android phone to a Linux desktop. Please also read: How to install KDE Connect on Ubuntu Now, when

Published on 2017/02/16 11:25
Building cross platform desktop applications using NW.js

NW.js is a framework that uses Web technology to create local applications, such as HTML, JavaScript, and CSS. To put it simply, when you are developing a Web application using a common process, after the development is completed, run a generator to compile everything into a local application

Published on 2016/12/06 14:27
Native Win32 API Implementation OpenGL Tutorial (Part I)

Download the source code without exe Download the source code with exe Introduction Some user problems on the Code Project forum made me realize that most of the OpenGL tutorials on the Internet are outdated. Many are still referring to the old NeHe tutorial. Since Jeff Molofee turned to GameDev

Published on 2016/04/18 08:06
WPF MVVM Step by Step (from basic to advanced)

Introduction Simple three-tier architecture example and GLUE (glue) code problem Step 1: The simplest MVVM example - Move background code to class Step 2: Add binding - Eliminate background code Step 3: Add execution action and "INotifyPropertyChanged" interface

Published on 2015/11/26 15:24
10 awesome features of Visual Studio Code

If you have recently followed Microsoft Developer's space, you may think "This is a new Microsoft". If you attended the recent//BUILD developer conference, this understanding will be more obvious. Changes have taken place in every corner of Microsoft developers, and it seems that

Published on 2015/05/27 07:07
Docker container on the desktop

Hello! If you are not familiar with Docker, it is a popular open source container engine. Most people use Docker to accommodate applications deployed to the production environment or to build their applications in the container environment. This is very good, and saves a lot of headaches for development and O&M engineers

Published on 2015/02/22 07:08
Sciter - Multi platform embedded HTML/CSS/script UI engine

Download ulayered.zip - 27.9 KB Introduction Sciter is a script engine that uses HTML/CSS to render the UI of modern applications. It is very compact and simple (there is only a 4-8M dynamic link library file dll/dylib/so), with no other dependencies. It can

Published on 2015/01/07 06:46
Use Webclient to realize automatic update of applications

This article provides a simple implementation of downloading files through URL. Background Many applications will provide an automatic update function, so that end users can get the best user experience. To put it simply, the automatic update can be completed in two steps: Step 1: Access the server of the program

Published on 2014/09/18 07:08
Introduction to wxWidgets GUI Programming

Introduction wxWidgets is a cross platform development framework for C++. It was launched by Julian Smart at the Artificial Intelligence Applied Research Institute of Edinburgh University in 1992. Since then, the framework has been distributed to many platforms. The purpose of this article is to guide beginners to install the required resources and use C

Published on 2014/08/05 18:05
An easy-to-use WPF auto completion text box

The purpose of this article is to share some code I completed last month in the community, so that a simple text box has a custom auto complete filter. This idea is inspired by the search function of GMail. In my project, self determined

Published on 2014/07/11 07:02
Create a Swing component -- JImageComponent

Download sample project - 19.2 KB Download sample - 15.7 KB Download source code - 13.4 KB Introduction This article shows how to use Java To create a The Swing class that displays pictures in the applet and/or application It also includes

Published on 2014/07/11 06:48
Building Multi language WPF Applications

Download Source Code - 84.4 KB Introduction Building Multilingual Support in WPF applications is something I am doing recently. For people who do not use English, this improves the usability of the program. To achieve it, we should achieve the following goals: one

Published on 2014/07/03 06:58
15 great applications for OS X developers

Almost all developers have their own indispensable tools or utility assemblies in their daily development work Each of these tools provides specific functions, and most developers have integrated them into their workflow Use these tools or

Published on 2014/06/19 07:44
Start developing OpenGL applications in OS X

For some time, I have been thinking about entering certain video game development fields I am also very interested in OpenGL, and therefore I thought why not study OpenGL in depth, and then do a video game? I have many games I want to explore

Published on 2014/05/13 08:54
Learn the interoperability of OpenGL and OpenCL through Autostereograms cases

Introduction In the past decade, GPU (Graphics Processing Unit) has changed from special hardware (special supply) to high-performance computer equipment that can open a new chapter in the field of numerical computing. Many algorithms can use GPUs with huge processing power to execute and process large amounts of data at high speed

Published on November 21, 2013 at 10:28
A C # framework for fingerprint verification

Download FingerprintRecognition v2.2.zip - 265.3 KB Download source code documentation - 1.1 MB Introduction Fingerprint recognition is an active research field today. An important component in fingerprint identification is fingerprint matching calculation

Published on 2014/04/19 05:24
A Cross platform Dynamic Disk Structure Parser

Preamble This article is very helpful for those who study the hard disk drive structure, develop utility programs to change the disk structure, or need to deal with problems related to the hard disk drive structure in terms of backup, data recovery or information extraction. First, we start from the foundation

Published on 2014/04/19 05:26
MinHook - minimized x86/x64 API hook library

Download: Download the file - 828.88KB Download the source code - 795.73KB (Boost 1.40.0 is required to compile the source code). RamMicHaeL has established a branch for the project and made great progress. I think his library on GitHub is the main force of MinHook development. I recommend you from

Published on 2014/04/23 07:59

No more

Loading failed, please refresh the page

Recommend excellent original English
cancel
determine
 Back to top
Top