or tag

453 questions


3 answers
67 views
0
In Java, to use macros in the C language,

Now I'm trying to convert the source written in C++ to Java.I'm having trouble expanding and rewriting macros.In particular, I am having trouble developing #define, #ifdef/#ifndefCould someone tell me...

2 years ago

1 answers
78 views
0
config.js in redactor-rails is not reflected

I want to adjust the min-height of the reductor editor in config.js (I want to have some height in the text area), but it works in a local environment, but when deployed to heroku, the configuration i...


1 answers
78 views
0
config.js in redactor-rails is not reflected

I want to adjust the min-height of the reductor editor in config.js (I want to have some height in the text area), but it works in a local environment, but when deployed to heroku, the configuration i...


1 answers
111 views
0
Packages that allow you to outline source code in the Atom editor

Is there a package with Atom editor that is similar to Hidemaru's outline analysis?Atom EditorOutline features of HidemaruYou must be able to set your own parse character object for outline analysis.O...

2 years ago

4 answers
105 views
0
Is there a way to minimize HTML in ASP.NET MVC Razor?

The VS2013.NET Framework 4.5 Environment View Engine utilizes Razor.Is there a simple way to generate HTML with minimal space and line breaks, such as {trip} tags in PHP Smarty?I look forward to your ...

2 years ago

4 answers
99 views
0
Is there a way to minimize HTML in ASP.NET MVC Razor?

The VS2013.NET Framework 4.5 Environment View Engine utilizes Razor.Is there a simple way to generate HTML with minimal space and line breaks, such as {trip} tags in PHP Smarty?I look forward to your ...

2 years ago

1 answers
43 views
0
Error in test-packages in Meteor 1.2

The package developed by Meteor 1.1 was tested at the time, but when I updated it to Meteor 1.2, it stopped working.meter test-packages --release 1.1./Then there is no problem, but meter test-packages...

2 years ago

1 answers
81 views
0
I want the QTableWidget vertical scrollbar to the left.

I would like to display the vertical scroll bar of QTableWidget on the left, is there any way to make it smart? I know you can't do it with built-in.The reason I want to do that is because there are s...

2 years ago

1 answers
118 views
0
Cannot select menu with alt in windows version of atom editor

TITLE Phenomenon I want to use the keyboard to operate the menu bar just like a typical Windows appSpecifically, we would like to perform the following operations.1. If you press alt when the editing ...

2 years ago

1 answers
103 views
0
I want to add a symbol to the string that is recognized as a word when I double-click.

If you double-click the string, the word is selected, but I want you to recognize the word with - (hyphen) as one word.Currently, the word aaa_BBB containing _ (underscore) is selected by double-click...

2 years ago
« - 5 - »

© 2024 OneMinuteCode. All rights reserved.