lshoo

Results 13 comments of lshoo

This is the Company object define: object Computer { ``` def list(page: Int = 0, pageSize: Int = 10, orderBy: Int = 1, filter: String = "*"): Page[(Computer, Option[Company])] =...

可以借鉴一下in action的做法,用一个项目部分章节串联起来,或者实战部分,示例几个项目

This is another Chinese version of the Move book: [Move Book Chinese version](https://github.com/move-dao/move-book-zh/) by MoveDAO, we started from July 25,. @sblackshear @jolestar

good idea @geometryolife

In the idea 2017.2.3 has the different error: Internal error: shapeless_guice.A$A216 org.jetbrains.jps.incremental.scala.remote.ClientEventProcessor.process(ClientEventProcessor.scala:22) org.jetbrains.jps.incremental.scala.remote.RemoteResourceOwner$class.handle(RemoteResourceOwner.scala:47) org.jetbrains.plugins.scala.compiler.RemoteServerRunner.handle(RemoteServerRunner.scala:14) org.jetbrains.jps.incremental.scala.remote.RemoteResourceOwner$$anonfun$send$1$$anonfun$apply$1$$anonfun$apply$3.apply(RemoteResourceOwner.scala:30) org.jetbrains.jps.incremental.scala.remote.RemoteResourceOwner$$anonfun$send$1$$anonfun$apply$1$$anonfun$apply$3.apply(RemoteResourceOwner.scala:29) org.jetbrains.jps.incremental.scala.package$.using(package.scala:21) org.jetbrains.jps.incremental.scala.remote.RemoteResourceOwner$$anonfun$send$1$$anonfun$apply$1.apply(RemoteResourceOwner.scala:29) org.jetbrains.jps.incremental.scala.remote.RemoteResourceOwner$$anonfun$send$1$$anonfun$apply$1.apply(RemoteResourceOwner.scala:25) org.jetbrains.jps.incremental.scala.package$.using(package.scala:21) org.jetbrains.jps.incremental.scala.remote.RemoteResourceOwner$$anonfun$send$1.apply(RemoteResourceOwner.scala:25) org.jetbrains.jps.incremental.scala.remote.RemoteResourceOwner$$anonfun$send$1.apply(RemoteResourceOwner.scala:24) org.jetbrains.jps.incremental.scala.package$.using(package.scala:21) org.jetbrains.jps.incremental.scala.remote.RemoteResourceOwner$class.send(RemoteResourceOwner.scala:24) org.jetbrains.plugins.scala.compiler.RemoteServerRunner.send(RemoteServerRunner.scala:14) org.jetbrains.plugins.scala.compiler.RemoteServerRunner$$anon$1$$anonfun$run$1.apply$mcVI$sp(RemoteServerRunner.scala:33) scala.collection.immutable.Range.foreach$mVc$sp(Range.scala:160) org.jetbrains.plugins.scala.compiler.RemoteServerRunner$$anon$1.run(RemoteServerRunner.scala:30) org.jetbrains.plugins.scala.worksheet.server.RemoteServerConnector.compileAndRun(RemoteServerConnector.scala:107) org.jetbrains.plugins.scala.worksheet.processor.WorksheetCompiler$$anon$3.run(WorksheetCompiler.scala:69)...

Is this issue processing now? I want to build rust project in CodeBuild too .

Thanks for your response。 I used the https://github.com/suharev7/clickhouse-rs before, but that don‘t support decimail38+,and amlost stop update now。