Lin Cheng

Results 5 issues of Lin Cheng

I use this directive and prettify to render markdown with source code in , but the prettify does not work. class Voila { public: // Voila static const string VOILA...

Hi, I am trying to serve static files in different folders based on path parameters. The path parameter contains a `username`, and the handler shall serve the according user's folder....

This is the output of `make` ``` make[1]: Entering directory '/home/lin/workspace/clone/os_kernel_lab/user' Installing rcore-fs-fuse Updating git repository `https://github.com/rcore-os/rcore-fs` Installing rcore-fs-fuse v0.1.0 (https://github.com/rcore-os/rcore-fs#6df6cd24) Updating crates.io index Compiling libc v0.2.101 Compiling log v0.4.14...

failed installing with python3.9 using `pip3 install torch-baidu-ctc`

[code] – /var/www/hamster/src/protected/controllers/ForumController.php(154): CComponent->__call("paginate", array("1", 10)) 149 /_$this->render('list', array( 150 'forums' => $forums, 151 //'last_posts' => $last_posts 152 ));_/ 153 154 $pages = $this->paginate(forum::model()->count(), self::PAGE_SIZE); 155 //$forumList = Forum::model()->findAll($this->getListCriteria($pages)); 156...