English
Forum & Help

IDE & ideas, what AndroidProfan can should...!

 
simply time lospoltern, what AndroidProfan everything can should -
alike obs the already gives or not or or!

I make time whom beginning:

request the Lagesensoren.
 
01/28/15  
 




E.T.
I find all Sensoren and Empfänger (How z.B. GPS) interestingly, together with the Interfaces can there some begin.
 
XProfan X2
Grüße aus Sachsen... Mario
WinXP, Win7 (64 Bit),Win8(.1),Win10, Win 11, Profan 6 - X4, XPSE, und 'nen schwarzes, blinkendes Dingens, wo ich das alles reinschütte...
01/28/15  
 




HofK
Notation for mehrdimensionale arrays, something How

var d2=[][] or. var d2=[16][8]
var d3=[][][] or. var d3=[9][9][9]
d2[0|0] = testwert
hole_5_9=d2[5|9]
d3[i|j|k]= one expression in i, j, k
 
01/29/15  
 



| is a Operator, Mehrdimensionen over [][] etc already mgl. So how with php.
 
01/29/15  
 




H.Brill
Kannste too so a interne Listboxliste
make ?
The in XProfan (X3) with the new functions
find I in the meantime class.

is so leichter, as with Arrays To hantieren.
particularly with the Move-command power
the Yes Fun : z.B. into list what reinschieben,
sort let and again, if necessary
rausschieben.
 
Benutze XPROFAN X3 + FREEPROFAN
Wir sind die XProfaner.
Sie werden von uns assimiliert.
Widerstand ist zwecklos!
Wir werden alle ihre Funktionen und Algorithmen den unseren hinzufügen.

Was die Borg können, können wir schon lange.
01/29/15  
 




HofK
iF (29.01.15)
| is a Operator,


the was something provokativ of me. me disturbing this [] [] what on german Tastaturen so badly To "greifen" is always. let itself there not another single sinnvolles and syntaktisch machbares Ersatzdimensionstrennzeichen find??? means optional.
 
01/29/15  
 



Have with Ersatzdimensionstrennzeichen no trouble! time think what
there fit wants.
 
01/29/15  
 




Julian
Schmidt
OOP and lists with generischen Datentypen How in Java or Python.
 
XProfan X2
Windows 8.1 Pro, AMD FX(tm)-8350 Eight-Core Processor, 16365,20 MB

Ë—Ë—Ë—Ë—Ë—Ë—Ë—Ë—Ë—Ë—Ë—Ë—Ë—Ë—Ë—Ë—Ë—Ë—Ë—Ë—Ë—Ë—Ë—Ë—Ë—Ë—Ë—Ë—Ë—Ë—Ë—Ë—Ë—Ë—Ë—Ë—Ë—Ë—Ë—Ë—Ë—Ë—Ë—Ë—Ë—Ë—Ë—Ë—Ë—Ë—Ë—Ë—Ë—Ë—Ë—Ë—Ë—Ë—Ë—Ë—
Webseite [...] 
01/29/15  
 




HofK
I have time consider, what me to almost 30 years of legendären GFA-Basic properly whom present terms yet meaningfully erschiene.

there was the particular editor:
"Editor and Interpreter are a einziges Program, which already with the Programmeingabe Error reports and command vervollständigt as well as The automatic Einrückung realized. One RunOnly-Interpreter can The
ongoing in the background in a gesonderten stature gespeicherten Source independent ..."

with whom command have I gladly used:

bool=swap({var,var | aray[],aray[] | aray,aray})
swaps The contents zweier gleichartiger variables, aray-items or Arrays.
If it works there true.

{long | float}=min({string | aray})
{long | float}=max({string | aray})
Minimal or. Maximalwert to determine - worth the characters or. numerische Feldwerte .

{string | aray}=insert(long index,{string | aray},{char |long | float})
Füge on the place index in the 2. Parameter String/aray whom 3.Parameter one, index the Folgewerte increased itself therefore.

{string | aray}=delete(long index,{string | aray})
Lösche on the place index in the 2. Parameter the characters/element. The index the Folgewerte verringert itself.

(gives sure a Überschneidung with the mächtigeren st with Strings.)
 
01/30/15  
 




HofK
Wünsch you what ...
my "Wiederholungsfehler" has me to that cogitate angeregt.

iF (16.02.15)
... make but still whom Error myGrid[x,y] instead of [myGrid,x,y]. ...


thereupon have I consider, whether me the Error "zufällig" happens is and why I it, even if I only block copies have, not immediate notice have.

on the first look see it not wrong from, because one Bezeichner in [ ] apparently a Indexangabe follows. Vergleicht one now with the App area of the circle The incorrect and right Screenshots would one Android Profan beginner the one no long Time to orientation gives possible these as correctly see. too in the visuellen comparison with Syntaxhervorhebung appear tappt im dunkeln me even übersichtlicher, because the
integral Bezeichung hervortritt and the Indizes as "Detail" attend.

from the formalen Systax naturally wrong, there any functions the schema { long | aray } control follow, d.h. it'll one fertiges lever the Controls expects or one area from the then by Increment one (fortlaufendes) lever for Gridzellen certainly becomes.

is here Perhaps a optionale exception meaningfully??? - like one optionales Dimensionstrennzeichen with mehrdimensionalen Arrays a[][] .

iF (29.01.15)
Have with Ersatzdimensionstrennzeichen no trouble! time think what
there fit wants.


formal becomes a handle angetroffen, but the directly follow up Klammer   deutet hereon there, that another Indexrechnung complement go must, around the final lever by Increment over Split- and Zeilenindex To detect. sure ought to to the only optional make, around the very tidy Syntax- Grundstruktur

{long|bool|null} = gui(long mode [, { long | aray } control [, { long worth | aray values } ] ] )

The advanced appreciate go not generally To durchbrechen.
 
02/18/15  
 



understand completely what you mean.

The "falsche" spelling had whom disadvantage, that one suppose could,
that it itself with one lever for a aray deals.

but adopted the would in a Überlegung alike what about me should
it umsetzen, then had I but faith I anyhow a problem and
grüble, whether it not even useful unmöglich is, because a variable Yes
too one aray his can and one so indeed a aray-entry
my could and accordingly can Yes AndroidProfan not know, which
the both indicated now meant his should because it no Eineindeutigkeit
More gives. points You I my?

say we I save myGrid into aray:
var myGrid=gui(gui.grid,...
var myGrids=[myGrid,anotherGridsInDaWorld,...

well then

gui(gui.width,myGrids[0],...

is now The first slot meant or The Gesamtbreite the Grids myGrid?

the "Problem" arise imho but too first therefore, I to Kompilier-
Time whom Variablentyp not to determine can there it itself to Laufzeit
Change can and therefore too no Eineindeutigkeit the Nature and point
How the "Parameter" To explain is produce can.

others Überlegung could his whether I such Handles not as an array
save. there must I really time drüber grübeln.
 
02/18/15  
 




HofK
iF (18.02.15)
others Überlegung could his whether I such Handles not as an array
save.


Jaja, The side-effects. If one there not aufpasst skin it the whole system confusion.

one must decide what importent is. here think I then still The first homogeneous Syntax
{long|bool|null} = gui(long mode [, { long | aray } control [, { long worth | aray values } ] ] )
and the sure sinnvolle Possibility the Speicherung the Handles in Arrays.
... was too only so a Überlegung ...
 
02/19/15  
 




Answer


Topictitle, max. 100 characters.
 

Systemprofile:

no Systemprofil laid out. [anlegen]

XProfan:

 Posting  Font  Smilies  ▼ 

Please register circa a Posting To verfassen.
 

Topic-Options

20.761 Views

Untitledvor 0 min.
Swissmade12/06/23
bloniTec09/02/16
HofK01/06/16
Heltal11/22/15
More...

Themeninformationen



Admins  |  AGB  |  Applications  |  Authors  |  Chat  |  Privacy Policy  |  Download  |  Entrance  |  Help  |  Merchantportal  |  Imprint  |  Mart  |  Interfaces  |  SDK  |  Services  |  Games  |  Search  |  Support

One proposition all XProfan, The there's!


My XProfan
Private Messages
Own Storage Forum
Topics-Remember-List
Own Posts
Own Topics
Clipboard
Log off
 Deutsch English Français Español Italia
Translations

Privacy Policy


we use Cookies only as Session-Cookies because of the technical necessity and with us there no Cookies of Drittanbietern.

If you here on our Website click or navigate, stimmst You ours registration of Information in our Cookies on XProfan.Net To.

further Information To our Cookies and moreover, How You The control above keep, find You in ours nachfolgenden Datenschutzerklärung.


all rightDatenschutzerklärung
i want none Cookie