-
Font family is not working when I map the object to fabric canvas or refresh page. I\'m not sure if ...
- 620 浏览
- 0 回答
- 5 关注
-
I\'m trying to use the following Kotlin code to upsert thing into a database with table guild_prefix...
- 1897 浏览
- 0 回答
- 4 关注
-
I want to reflect info from one table into another one. Ideally, I would need to use a function (wil...
- 1946 浏览
- 0 回答
- 5 关注
-
I would like to update a table in mySql with data from another table. I have two tables \people\ a...
- 1497 浏览
- 3 回答
- 6 关注
-
This is WEBSOCKET API. So I have this command in CLI which connects to the api gateway and store the...
- 850 浏览
- 0 回答
- 4 关注
-
I am working on an application, with following XML. but whenI try to clean/build my project the foll...
- 1053 浏览
- 9 回答
- 5 关注
-
I need help with making a program that collect 2 strings, and make a new one from that 2. For exampl...
- 1173 浏览
- 0 回答
- 5 关注
-
The most recent version of ScraperWiki depends on Poppler (or so the GitHub says). Unfortunately, it...
- 2300 浏览
- 13 回答
- 6 关注
-
I\'m wondering if there is a gcc macro that will tell me the Linux kernel version so I can set varia...
- 1754 浏览
- 2 回答
- 6 关注
-
I frequently find myself writing code like this: List list = new List { 1, 3, 5 }; foreach (int i i...
- 1206 浏览
- 9 回答
- 4 关注
-
I\'m trying to find a way to open resources whose name is determined at runtime only. More specific...
- 1758 浏览
- 3 回答
- 6 关注
-
I need to create SSH tunnel with PuTTY in Windows, that would do the same as this command in Linux: ...
- 1607 浏览
- 5 回答
- 4 关注
-
I have a dotnet API server and I want to send images in the request body, but when I make a request ...
- 411 浏览
- 0 回答
- 6 关注
-
I have a cmake build in which I\'m searching for a bunch of dependencies, i.e. I have many instances...
- 1332 浏览
- 3 回答
- 3 关注
-
I have a payment system as shown below. The payment can be made through multiple gift coupons. The g...
- 1664 浏览
- 4 回答
- 5 关注