David Wu

Results 69 issues of David Wu

I have a program that read data from local sqlite db, and show data to users, I wanna to pack all assets include sqlite file to one binary file, this...

For exmaple, I install and compile TntControls into C:\Program Files (x86)\Borland\Delphi7\Lib2, I create a Lib2 folder to save third party components for avoid confilct with delphi components. But CnPack cannot...

I am using rails 5.1.1 and ruby 2.4.1, grape and grape-swagger is the latest version this following code did not generate swagger tag description, ``` resource :medicals, desc: "医生" do...

I wanna to make my own website to epub for example: ``` $ ls gyzkx-000.htm gyzkx-12.htm gyzkx-25.htm gyzkx-38.htm gyzkx-51.htm gyzkx-64.htm gyzkx-77.htm gyzkx-90.htm gyzkx-000.htm1 gyzkx-13.htm gyzkx-26.htm gyzkx-39.htm gyzkx-52.htm gyzkx-65.htm gyzkx-78.htm gyzkx-91.htm...

I have a program that read data from local sqlite db, and show data to users, I wanna to pack all assets include sqlite file to one binary file, this...

question

I wanna to custom style for swagger, I copy `application.css` from `grape-swagger-rails` and place into `myapp/app/assets/stylesheets/grape_swagger_rails`. ``` /* *= require reset *= require screen *= require_self */ ul { margin-left:...

new feature
question

Please see following image: ![image](https://cloud.githubusercontent.com/assets/3498786/22617393/02752220-eaff-11e6-8f8a-d40a6ef8ec1c.png) error below: ``` WebSocket connection to 'ws://wuao.lan:60668/' failed: Connection closed before receiving a handshake response ``` I think it should get host name in client...

non-issue