Elenco degli argomenti delle
lezioni
- Prima lezione:
Introduzione ad AMOS Professional
- Seconda lezione:
Miscellanea dei primi comandi
- Terza lezione:
Miscellanea dei comandi
- Quarta lezione:
Le stringhe
- =Asc(A$)
- At(x,y)
- Border$(A$,n)
- Centre A$
- =Chr$(n)
- =Flip$(n$)
- =Instr(D$,S$,[,p])
- =Left$(A$,n)
- =Len(A$)
- Locate x,y
- =Lower$(A$)
- Match(A$/A#(0),N$,N,N#)
- =Mid$(A$,p,n)
- =Right$(A$,n)
- Sort a/a#/a$(0)
- =Space$(n)
- =String$(A$,n)
- =Str$(num)
- =Upper$(A$)
- =Val(A$)
- Quinta lezione:
La grafica
- Bar x1,y1 To x2,y2
- Box x1,y1 To x2,y2
- Circle x,y,r
- Clip x1,y1 To x2,y2
- Colour n,$RGB
- =Colour(n)
- Draw x1,y1 To x2,y2
- Ellipse x,y,r1,r2
- Ink c[,paper][,border]
- Paint x,y,modo
- Palette lista colori
- Plot x,y[,c]
- Point x,y
- Polygon x1,y2 To x2,y2 To.... xn,yn
- Polyline x1,y2 To x2,y2 To.... xn,yn
- Set Line maschera
- Set Paint n
- Set Pattern n
- =XGR
- =YGR
- Il Cursore Grafico
- Sesta lezione:
Le Procedure
- Settima lezione:
La Memoria
- Ottava lezione:
Le Finestre
- Border n,paper,pen
- Clw
- Title Bottom b$
- Title Top t$
- Wind Open n,x,y,w,h[,bor[,set]]
- Wind Close
- Wind Move x,y
- Window n
- =Window
- Wind Save
- Wind Size w,h
- Funzioni Matematiche e Manipolazione di Numeri e Sequenze
- Degree
- Radian
- a#=Pi#
- =Sin(a[#])
- =Cos(a[#])
- =Tan(a[#])
- =Acos(n#)
- =Asin(n#)
- =Atan(n#)
- =Hsin(a[#])
- =Hcos(a[#])
- =Htan(a[#])
- =Log(v[#])
- =Exp(e#)
- =Ln(l#)
- =sqr(v[#])
- =Abs(v[#])
- =Int(v#)
- =Sgn(v[#])
- =Rnd(n)
- Randomize Seed/Timer
- =Max(x,y)
- =Max(x#,y#)
- =Max(x$,y$)
- =Min(x,y)
- =Min(x#,y#)
- =Min(x$,y$)
- Swap x,y/x#,y#/x$,y$
- Fix(n)
- Def Fn f$ [(lista)]=esp
- Fn f$ [(lista)]
- La Tastiera
- =Inkey$
- =Scancode
- =Key State(s)
- Keys=Key Shift
- x$=Input(n)
- Wait Key
- Key Speed lag,speed
- Clear Key
- Put Keya$
- Input var[;]
- Input "Promt";var[;]
- Line Input"Promt";var,var...[;]
- Controllo degli Oggetti
- Hide [On]
- Show [On]
- Change mouse m
- =Mouse Key
- =Mouse Click
- =X Mouse=
- =Y Mouse=
- =Joy(n)
- =Jleft(n)
- =Jright(n)
- =Jup(n)
- =Jdown(n)
- =Fire(n)
- =Mouse Screen
|
|