hi balafonrut,
no error message, it just restored to several '?'. thank you.
在 2012年11月1日星期四,nalaginrut 写道:
> On Thu, 2012-11-01 at 20:03 -0400, Kejia柯嘉 wrote:
> > hi all,
> >
> > in an html textarea, i input some chinese text, and receive the text from
> >
hi all,
in an html textarea, i input some chinese text, and receive the text from
the http request body. i tried to use uri-decode to restore the text, but
failed:
(display (uri-decode "%E5%B0%8F"))
any suggestions?
thanks a lot for your helps.
kejia
☵☯☲
hi all,
for an example, when a program reads in a latex source, is there an
escape function that can rewrite all `\' to `\\', `"' to `\"', and so
on?
thank you.
kejia
☵☯☲
2012/10/31 Ludovic Courtès :
> Hi,
>
> Kejia柯嘉 skribis:
>
>> is th
hi,
if i use the default web server of guile, where should i put static
html documents?
thank you.
---
kejia
☵☯☲
hi,
is there a function that can escape of a string every character which
is an escape character?
thanks a lot.
---
kejia
☵☯☲
for example, `append' mode string. now I just use `open-file' to
specify the append operation.
and, I use `display' procedure to output a big string to a file. is
that a standard way? should I use string port for this purpose?
--
Kejia
☵☯☲