Note that there are some explanatory texts on larger screens.

plurals
  1. USKing King
    primarykey
    data
    text
    <p>I was so lucky when reaching this reputation point :) </p> <p><img src="https://i.stack.imgur.com/FHbpU.png" alt="enter image description here"></p> <p>Mainly focus on .NET (C#), program in all possible platforms using .NET technology: <em>WPF</em> for desktop development, <em>ASP.NET MVC</em> for web development and <em>Xamarin Forms</em> for mobile development.</p> <p><em>It's true that you have to spend your whole life just to learn everything about .NET not even other fields of programming, software development and information technology. Feeling buried in the colossal world of IT.</em></p> <p><strong>My contacts</strong></p> <p>e: dotnet.pro.no1@gmail.com</p> <p><a href="https://www.facebook.com/profile.php?id=100011405262467" rel="nofollow noreferrer" title="Quan Nguyen">Facebook</a></p> <p><a href="https://www.linkedin.com/in/quan-nguyen-50056714b/" rel="nofollow noreferrer">LinkedIn</a></p> <hr> <p>For those who prefer the so-called <strong>FireFox</strong> (tested on v.33.0.2), just try this <strong><a href="http://jsfiddle.net/viphalongpro/GEnUU/" rel="nofollow noreferrer">Flying flag effect</a></strong> to see how <em>fast</em> it is, also try that demo on <strong><em>Chrome</em></strong>, <strong><em>Opera</em></strong> and <strong><em>IE</em></strong> to see the difference.</p> <hr> <p>Now it's time for webkit-based browsers SUCKing. So technically all the browsers suck their own problems. Here is <strong><a href="http://jsfiddle.net/viphalongpro/u8cnkjx3/" rel="nofollow noreferrer">the test demo</a></strong> showing that. This time, <strong><em>IE 11</em></strong> and <strong><em>FireFox 31</em></strong> pass the test while all webkit-based browsers (Google Chrome 38, Opera 25, Maxthon 4.4.1.5000) <strong><em>suck</em></strong>.</p>
    plurals
    1. COYes, the text in bold are all I want. Thanks. That style will save your time. =))
      singulars
    2. CO@WChargin Have you tried this first? I tried using StringBuilder and there is likely no change in how long it loads, too slow, I tested with a file of 700KB and it took about 20 seconds, I also tried reading that file in C# and it took only about 10 seconds. The problem is display text in JTextArea, if loading file into StringBuilder only, it works rather fast. This also happens when coding in C#, loading file is in fact very fast, but displaying the content in a TextBox or RichTextBox took a lot of time... Plus, you have a typo between 'line' and 'reader.readLine()', it's '=' not '=='.Thanks!
      singulars
    3. COSorry, it will work in some case, the $content's value varies as much as you can imagine, you can think of this, I have a textarea in a form, I want I can paste any HTML code (copy from another editor, for example) to that textarea and submit the form to a php page, this page contains code to render a button (or a label with onclick event as I asked) on which the user can click to show what s/he sent. This is a very simple page, I've done this many times since the time I learned PHP but for normal text, this case is for HTML code (with multiline possibly).
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload