Nu am putut găsi această intrare. Se afișează rezultate aproximative. Verificați ortografia sau propuneți adăugarea acestui termen în dicționar.
insert-rectangle
Necesitamos construir una lista de asteriscos de la longitud correcta para cada llamada a insert-rectangle.
We need to construct a list of asterisks of the right length for each call to insert-rectangle.
Sin embargo, tendremos que asegurarnos de que el punto está en el búfer en el lugar donde la función insert-rectangle insertará la columna de cadenas.
We shall, however, have to make sure that point is in the buffer at the place where the insert-rectangle function will insert its column of strings.
Por ejemplo, si la altura máxima del gráfico es 5, pero la altura de la columna es 3, entonces insert-rectangle requiere un argumento como este
For example, if the maximum height of the graph is 5, but the height of the column is 3, then insert-rectangle requires an argument that looks like this
(insert-rectangle '("primero" "segundo" "tercero"))primero segundo terceronil
(insert-rectangle '("first" "second" "third"))first second thirdnil
Este es el resultado de colocar el cursor después de la expresión insert-rectangle y presionar C-u C-x C-e (eval-last-sexp).
Here is the result of placing the cursor after the insert-rectangle expression and typing C-u C-x C-e (eval-last-sexp).
Por supuesto, no insertaremos el texto de la expresión insert-rectangle en el búfer en el que estamos haciendo el gráfico, sino qque llamaremos a la función desde nuestro programa.
Of course, we won't be inserting the text of the insert-rectangle expression itself into the buffer in which we are making the graph, but will call the function from our program.
Indicando la máxima altura del gráfico y el número de asteriscos que aparecerían en la columna, la función devolverá una lista de cadenas para el comando insert-rectangle.
Told the maximum height of the graph and the number of asterisks that should appear in the column, the function should return a list of strings for the insert-rectangle command to insert.
Conținut posibil inadecvat
Exemplele au rolul de a te ajuta să traduci cuvinte sau expresii corect si adaptat la context. Nu sunt selectate sau validate manual, așadar pot conține termeni inadecvați. Te rugăm să raportezi exemplele pe care le consideri inadecvate. Traducerile vulgare sau colocviale sunt în general marcate cu roșu sau cu portocaliu.
Nici un rezultat pentru acest sens.
Sinonime și analogii pentru "insert-rectangle" în limba Română