Effect picture The code above: ———————- ————————————–
Body { Background-color:# aaa;
Width: 400px;
div> border-r
Tag: production
Raspberry-Pi – How to make a very simple operating system?
I have a project to do, which needs to make an operating system. Our goal is to make our own version of Google Glass. The glasses parts are very simple, we plan to use Raspberry Pi in the system Bu
50 applications made with Silverlight technology [A-Z]
Summary: 50 applications made with Silverlight technology [AZ]
http://odetocode.com/aimages/200705/verlet/default.htm
2D Physics Simulation
http://silverlight.net/samples/1.0/Grand-Piano/def
C – Production GUI Editor
For my school project, I want to build a gui that others can use to create a gui. In some research, I have seen many gui builders, but I didn’t see any of them. What I want.
But then I did fi
Using AIOHTTP to make asynchronous reptiles
Introduction
asyncio can implement single-threaded concurrent IO operations and is a commonly used asynchronous processing module in Python. Regarding the introduction of the asyncio module, the a
Making RSS sources
Unity3D – How do you make HUD for cardboard games?
There is currently no documentation on how to make a “shading” HUD for cardboard games on Unity. Screen space-coverage is not used as a rendering mode as many people have already said. Is there Doe
Make an iPhone dedicated application on the iPad to meet the requirements of Apple
My app has been in the AppStore for a few months, and always only works on the iPhone. I recently submitted a rejected update because the app is not available on the iPad The exact reason for rejec
NOSQL – anyone uses Hyperdex in production?
I just noticed that the relatively new open source noSQL database “HyperDex” was not mentioned in the S.O. question. Also-is anyone using it? How does it compare with other noSQL engines? We are
34.QT- Make a serial assistant (and dynamically detected the online serial port, with source code)
#include “widget.h”
#include “ui_widget.h”
Widget::Widget(QWidget *parent) :
QWidget(parent), ui(new Ui::Widget)
{
ui->setupUi(this);
setWindowTitle((“Simple Serial Port Tool”));
ui->recvEdit-