GUI Scripting
The GUI are written in a non standard form of XML.
GUI Scripting
The GUI are written in a non standard form of XML.
I hereby claim:
To claim this, I am signing this object:
-home | |
Set custom directory instead of Documents/Neverwinter Nights 2 | |
-du | |
DisableClientCustomUI | |
-do | |
DisableClientOverride | |
-cs | |
ContentSyncRequired | |
-difficulty | |
1 = easy, 2 = normal, 3 = D&D hardcore, 4 = very difficult |
Thibaut CHARLES - [email protected]
This document is a mix of information:
My implementation can be found here, and supports parsing, serialization, mesh importation, path table & island
alias hr='echo -e "\e[45m`for i in {1..\`tput cols\`} ; do ; echo -n \" \" ; done`\e[m"' |
#!/bin/bash | |
export DISPLAY=:0 | |
if [[ $CONFIRMED == "" ]] ; then | |
#Ask user | |
if zenity --question --text="Hey dude ! I want to do a backup! \nIs everything OK?" --icon-name="emblem-downloads" --default-cancel | |
then | |
export CONFIRMED="1" | |
gnome-terminal -e "/opt/backup.sh" | |
fi | |
exit 0 |
l-14 | |
equip | |
*Sight* J'aim'rais tellement sortir de c'te faux... | |
Quéski s'passe encoré? | |
On va faucher le blé? | |
Chuis pas une faucille ! | |
Qu'est-ce qu'il faut faucher? | |
T'es plutôt jambes ou blé aujourd'hui ? | |
unequip |
Notes D | |
"===================================== Types:" | |
auto a = 12; | |
// Same as c++11 auto | |
<type>.stringof | |
// Name of the type |
Types de perturations | |
Perturbations basse fréquence «BF» | |
Perturbations haute fréquence «HF» | |
Citer les différents moyens de protection permettant d'assurer une protection efficace contre la propagation ou la réception des perturbations électromagnétiques. | |
Filtrage des fréquences | |
(Protection du fil) |
FPGA : | |
Mojo v3 (Embeded Micro) | |
Linux embarqué: | |
Beaglebone Black | |
(5v, 210-460mA) | |
FPGA+Microproc: | |
http://www.armadeus.com/francais/produits-cartes_microprocesseur-apf27.html |