Etichette

flex/air (2) varie (2)

sabato 19 marzo 2011

(pt002) sviluppo software Electrical Inventory

void utilty_init (){
hosting free
}

void database_init (){
  • Il programma userà tabelle sql (locale/rete) + xml
    es sql:
    CREATE TABLE componenti (
     componente_id INTEGER PRIMARY KEY AUTOINCREMENT,
     componente_nome TEXT,
     componente_descrizione TEXT
    ) 
  • Per creare tabelle e query (sql) uso lita.
  • Seguirò un mio standard (prendendo spunto da giude di stili sql) per i nomi delle tabelle, campi, etc...
  • Le tabelle con commenti e idee si trovano qui (info tabelle)
  • Ho usato il componente flexiFrame (flex) per far vedere sql formattato.



void evolution_init (){
}  


void link_electrical_inventory (){
pagina_grix=//da inserire
blog=sviluppo-software-electrical-inventory.html
source_code=http://code.google.com/p/electrical-inventory/
forum=//da inserire
download=http://code.google.com/p/electrical-inventory/downloads/list
sito_implementazioni=electrical_inventory_implementation.html
email=pas.and@tiscalinet.it
adobe_air_runtime=http://get.adobe.com/it/air/
adobe_flash_player=http://get.adobe.com/it/flashplayer/
}

//goto(next_post)
goto(prev_post)
goto(first_post)

Nessun commento:

Posta un commento