How to find string structure elements?
May be it is obvious, but I could not find out.
Let's say I have a structure 'people' with fields 'Surname' and 'Family_Name'...
7年以上 前 | 2 件の回答 | 0
2
回答
回答済み Errors while analyzing pdb file
PDB stands for "Protein Data Bank" and a pdb file from this data bank has - as a main part - coordinates for each atom in a prot...
回答済み Slope calculation on a curve
I have very-very similar problem. In addition I want the lines stay there and if someone moves the endpoits it should recalculat...
How to get the handle of a selected object?
I have made a GUI with 42 (14x3) editable text objects to input numbers. Rather than having 42 callback functions I have made a ...