Posts

python - parsing line capture value in the ttoken -

My goal is that ID on side text file to find the line, then the value of the tokens behind the ID in my file this type of 100 lines (5th column is always ID searches I and tokens 6th column that I need to store the catch numbers between the two alphabets /. for example, if I'm ID Q9C0F0, I / store value in 1136 (between 2 Varnmal Received between K and N). Then I want to print on outputfile to use that number. Advances want to thank you COAAD ASXL3 Missense_Mutation KFGM-AA-3672 Q9C0F0 K1136N COAAD ASXL3 Misensmateshn Kefjim-AA -3693 Q9C0F0 A 1544 e Sioaadiasaksel 3 Misensmanteshn Kefjim-AA- A010 Q9C0F0 F 353 S COAAD ASXL3 Missense_Mutation KFGM-AA- A010 Q9C0F0 L157I COAAD ASXL3 Misensmateshn Kefjim AG -3890 Q 9C0F0 L 1324Q Sioaaadiasaksel 3 Misensmateshn Kefjim- G-A 2002 Q 9C 0 F 0 H 552 N COAAD ASXL3 Missense_Mutation KFGM- AG A002 Q9C0F0 K471N COAAD ASXL3 Missense_Mutation TKFGM- AG A002 Q9C0F0 L804M this is a simple way to pronounce it help you how to...

android make a radio button scrollable -

I have a problem with the big radio button text The text for this radio button is dynamically generated Unfortunately, Sometimes the text is allocated and it pushes other objects in my layout. However, if I can scroll the radio button it will remove this issue. What do I mean by scrolling if the length of the text is beyond a certain size, then a scroll bar appears on the side of the radio button, So that the user could scroll through the radio buttons' text without changing the layout of all their XML files. When I mean changing layout, other widgets have moved like a button, this is the XML layout file layout for the radio button ; & Lt; / Scrollview & gt; & Lt; ScrollView Android: id = "@ + id / ScrlView" Android: layout_width = "fill_parent" Android: layout_height = "74dp" & gt; & Lt; RadioButton Android: id = "@ + id / radio2" Android: layout_width = "304dp" Android: layout_height = "75dp" ...

c# - Can I turn ReSharper TODOs into compiler warnings? -

Installed with reorder, such comments // TODO: this obvious error Correct is highlighted and shown in the To-X Explorer window. Is there any way to convert them to compiler warnings? Currently not possible because in the references given by the checkbox for Todo items only Only commenters, strings, and time identifiers for writing). As support for JetBrains Bugtracker - Note that in May 2011, the target setting was pushed from version 5.1 to an uncertain future version.

java home - I am trying to find the JAVA_HOME path -

Image
I went to% echo% JAVA_HOME% to find my path I know this is the wrong path, but I'm sure It is not how to fix it. Any help would be appreciated. C: \ Users \ Syndia;% echo% JAVA_HOME% C: \ Program Files \ Java \ jdk1.6.0_33 \ C: \ Program Files Java \ jdk1 0.60_33 \ C: \ Program Files \ Java \ jdk1.0.60_33 \ JAVA_HOME% \ bin \ bin \ bin C: \ Users \ Cynthia & gt; On the windows, right-click on "My Computer" and select "Properties". Go to: "Advanced System Settings" and then for "Environment Variable": Then go to the variable and set% JAVA_HOME%: like this: here another

c# - Write LINQ to parse aspx page using HtmlAgilityPack -

I have seen the following and similar links on SO and Google to parse the ASPX page using HTML AggregatePack But I do not know how to write the LINQ statement that I can identify buttons and label control names in my aspx page. Here is my aspx page. & lt;% @ Page language = "C #" AutoEventWireUp = "True" CodeBhind = "webform 4.aspx.cs" Inherits = "WebApplication1.WebForm4"%> & Lt ;; DOCTYPE HTML PUBLIC "- // W3C // DTT XHTML 1.0 Transcription // N" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> & Lt; Html xmlns = "http://www.w3.org/1999/xhtml" & gt; & Lt; Head runat = "server" & gt; & Lt; Title & gt; & Lt; / Title & gt; & Lt; / Head & gt; & Lt; Body & gt; & Lt; Form id = "form1" runat = "server" & gt; & Lt; Div & gt; & Lt; ASP: Button ID = "Button 1" Run = "Server...

php - Converting Korean characters into entities -

I am trying to convert the Korean characters into Unicode / html entities, but there is no luck. I use this site: but want to do something like this in PHP coding. $ text = '' ???? "????" §§ ?? '; Echo htmlentities ($ text); Example: í ???? In "???? §§ ?? in and # 54620; & # 50696; & # 51652; mb_convert_encoding ($ text, "HTML-ENTITIES", "UTF-8");

Disable Automatic File Header Creation (ReSharper and StyleCop) -

Image
I recently completed R # 6.1 (c # version, with StyleCop 4.7.34.0 (with R # plugin) No) installed. When a new class is added to a project, the file header information is automatically added. How do you disable it? I turned off the checkbox for "Insert text in the documentation and file headers" within the R # Option for StyleCop (Option> gt; Tools> Style Cop & gt; Header section) .... but there is still no luck. I have also closed the StyleCop rule SA1633 to SA1640, which requires header documentation. I have found this suggestion: Reese - & gt; Options - & gt; Tools section - & gt; Code Cleanup - & gt; Choose StyleCop Profile - & gt; Documentation section - & gt; Untick 1600 But I do not have the "code cleanup" node in my device section. Not sure if I'm using the "C #" version of R # To do. The problem is actually due to: Gt; Code Edit & gt; Code Cleanup & gt; StyleCop & gt; 1600 and 16...