mirror of
https://github.com/reactos/reactos.git
synced 2025-03-10 18:24:02 +00:00

Better than the one we currently have. For now in rosapps, so we can test it, if it's all working fine, we should replace the wine one. Changes by me: use pow() instead of cbrt(), as cbrt doesn't work in our tree. I imported the whole codebase, although the mpfr files are not used. I moved the localizations to "lang" and the icons to "res" subfolder. svn path=/trunk/; revision=31512
54 lines
1.6 KiB
HTML
54 lines
1.6 KiB
HTML
<html>
|
|
|
|
<head>
|
|
<title>USO DELLE FUNZIONI DI COPIA/INCOLLA</title>
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<h2>USO DELLE FUNZIONI DI COPIA/INCOLLA</h2>
|
|
<p>E' possibile copiare il contenuto del visualizzatore negli appunti di Windows o di ReactOS.</p>
|
|
<p>E' altresì possibile trasferire il contenuto degli appunti nella calcolatrice.</p>
|
|
<p>I comandi ricevuti dagli appunti seguono le stesse regole descritte nella sezione
|
|
<a href="shortcuts_from_keyboard.htm">COMANDI DA TASTIERA</a>, con le seguenti eccezioni:</p>
|
|
<table border="1" width="31%">
|
|
<tr>
|
|
<td width="43%"><img border="0" src="images/MC.PNG" width="36" height="28"></td>
|
|
<td width="57%">
|
|
<p align="center"><b>:c</b></td>
|
|
</tr>
|
|
<tr>
|
|
<td width="43%"><img border="0" src="images/F-E.PNG" width="36" height="28"></td>
|
|
<td width="57%">
|
|
<p align="center"><b>:e</b></td>
|
|
</tr>
|
|
<tr>
|
|
<td width="43%"><img border="0" src="images/MS.PNG" width="36" height="28"></td>
|
|
<td width="57%">
|
|
<p align="center"><b>:m</b></td>
|
|
</tr>
|
|
<tr>
|
|
<td width="43%"><img border="0" src="images/MP.PNG" width="36" height="28"></td>
|
|
<td width="57%">
|
|
<p align="center"><b>:p</b></td>
|
|
</tr>
|
|
<tr>
|
|
<td width="43%"><img border="0" src="images/MR.PNG" width="36" height="28"></td>
|
|
<td width="57%">
|
|
<p align="center"><b>:r</b></td>
|
|
</tr>
|
|
<tr>
|
|
<td width="43%"><img border="0" src="images/CC.PNG" width="60" height="28"></td>
|
|
<td width="57%">
|
|
<p align="center"><b>:q</b></td>
|
|
</tr>
|
|
<tr>
|
|
<td width="43%"><img border="0" src="images/Dat.PNG" width="36" height="28"></td>
|
|
<td width="57%">
|
|
<p align="center"><b>\</b></td>
|
|
</tr>
|
|
</table>
|
|
|
|
</body>
|
|
|
|
</html>
|