d tag

2228 questions


1 answers
132 views
0
Refused to get unsafe header "Content-Length" when communicating with the server

I am creating an Android app in the development environment of monaca.I'm trying to get information from an external server using the following logic.Refused to get unsafe header Content-Length The er...

2 years ago

1 answers
93 views
0
I want to register a lot of data with bulkAPI in elasticsearch with the in_http plug-in of fluentd.

Use the in_http plug-in in Fluentd to I would like to send the json file and register it with elasticsearch.Currently, I am trying to handle the following json files:{ user_id: 0, time—0, data: [ { ...

2 years ago

1 answers
87 views
0
I want to use AutoCAD slide files in C#

I am developing using C# (.Net API) in IJCAD 2015.I would like to have the slide file displayed in AutoCAD DCL displayed on the dialog with C#, but if you know how to do it with IJCAD, please let me k...

2 years ago

1 answers
106 views
0
Exception when calling QueueForGraphicsFlush in IJCAD

I'm using the .Net API on IJCAD 2015.An exception (eNotImplementedYet) occurs when you create a graphic and call TransactionManager.QueueForGraphicsFlush.If the same code was executed in AutoCAD 2014,...

2 years ago

1 answers
82 views
0
Understanding How to Obtain IJCAD GcadApplication

IJCAD is using a .NET application.This is a preliminary question, but please tell me how to get the IJCADGrxCAD.ApplicationServices.Application.GcadApplication that you are starting.I didn't really un...

2 years ago

2 answers
176 views
0
Missing Swift-ObjC references and Swift class methods are not exported?problem

We make the iOS plug-in for Unity based on Swift.However, to use SQLite, we have loaded the FMDB from the source file (.m/.h).Maybe that's why I'm looking at the page where I generate multiple UnityPl...


1 answers
85 views
0
I want to scroll through listview to hide titlebar

Here's what I want to do https://github.com/rkowase/android-bottom-navigation-custom-behavior-sampleThe one in the middle is listview.After much research, I could easily use CoordinatorLayout and nest...

2 years ago

1 answers
134 views
0
Exception handling for android realm. Cannot modify managed objects outside of a write transaction

Hello, this is an exception to realm.I'd like to set a random value of int type randomId to an instance of a model class called Word.java.lang.IllegalStateException:Cannot modify managed objects outsi...

2 years ago

2 answers
71 views
0
Change screen brightness with native Android features

I have a question.About native Android features in the manifest uses-permission android:name=android.permission.WRITE_SETTINGSRelationship does not work.(For example, changing or retrieving screen bri...

2 years ago

1 answers
38 views
0
I want to register my input information in the database (ACCESS).

I created two pull-down lists of SQL statements from ACCESS on the web screen and one pull-down list of sticky statements.I'd like to register what I selected from the pull-down list in the database, ...

2 years ago
« - 11 - »

© 2024 OneMinuteCode. All rights reserved.