Posts

Showing posts from September, 2010

live audio streaming server based on gstreamer and a client with vlc playing the incoming stream -

I must set up a live audio streaming server with Gstreamer and send the live audio in the server client and on the client side, VLC The player should be used to run the incoming stream I am using the following code VIDEO_CAPS = "App / X-RTP, media = (string) video, clock-rate = (int) 90000, encoding-name = (string) H264 "Gst-launch -v udpsrc caps = $ VIDEO_CAPS port = 4444 \! Gstrtpbin .recv_rtp_sink_0 \! Rtph264depay! Ffdec_h264! Xvimagesink Then, like the reports of gstreamer: Setting the pipeline in PAUSED ... The pipeline is live and does not require preroll. Setting the pipeline to play "post-text" itemprop = "text"> Try reading the manual on streaming with VLC. Or:: cvlc rtp: // @: 4444 Update: Because of my poor reading skills, Misunderstood Here is how a server is set: GST-Launch-WeelersRack! Audioconver! AudioSession \! Speexenc! Rtpspeexpay \! Use udpsink host = 224.1.1.1 port = 4444 auto-multicast = true...

ruby - Why can't a variable name end with `?` while a method name can? -

एक विधि का नाम प्रश्न चिह्न ? डीईएफ़ की कमी है? वापसी की गणना & gt; 10 अंत लेकिन एक चर नाम नहीं हो सकता। इसका कारण क्या है? क्या इसी तरह के नामों को समाप्त करने वाले चर नामों को भी सुविधाजनक नहीं है? यह देखते हुए कि हम आमतौर पर यह नहीं बता सकते कि foobar एक विधि या एक चर है, बस नाम foobar को देखकर, क्यों के लिए अपवाद? मामला? और मुझे इस के साथ कैसे काम करना चाहिए? शायद कोड में है या है का उपयोग करने के लिए? यदि process_has_completed ... end अगर user_is_using_console ... end आपको मात्ज़ से एक आधिकारिक उत्तर प्राप्त करने के लिए पूछना होगा। हालांकि, रूबी एक untyped प्रोग्रामिंग भाषा है और एक समाप्त जैसा एक चर एक विशिष्ट प्रकार (बूलियन) है जो मुझे कुछ विरोधाभासी दिखाई देता है। कुछ प्रश्नों के लिए एक रिसीवर की आवश्यकता होती है (जो प्रश्न का उत्तर दे सकता है) एक विधि में एक रिसीवर (वस्तु जिस पर कहा जाता है) होना चाहिए, इसलिए एक प्रश्न चिह्न समझ में आता है। दूसरी तरफ एक चर कोई रिसीवर नहीं है, यह एक मात्र कंटेनर है।

Django Celery: Admin interface showing zero tasks/workers -

I have established a cache with Django ORM as back-end I have started with Selerid -i flag python manage.py celeryd -E - trying to monitor. 1 INFO-V 1 -f /path/to/celeryd.log Start SalaryCam with the default snapshot frequency of 1 second was done. Python Mannege Selerik I can be executed (in celery log) and the result is being stored (data model periodically But by those tasks being changed) However, in the Django admin panel, zero items are being displayed in Task / Worker pages. This happens even when celeryev (shows event / work / workers) starts. Want to change any additional configuration settings to achieve monitoring? My Software Stack: Django 1.1, Celery 2.2.4, Python 2.4 Event Snapshot does not currently work with Django ORM transport.

Dynamic email attachments in cakephp -

Is it possible to send an email with a dynamically generated attachment? I tried it this way: $ this-> Email-> Attachment = Arrays ('Reservations .ics' = & gt; array (' Controller '= & gt;' reservation ',' verb '=> Ical', 'ext' => 'ics', $ this -> Data ['reservation'] ['id'])); But that does not work. attachments takes the path only in local files on the server, not the URL. You need to render your attachment in a temporary file, then attach it. In your controller, this may look like this: $ this-> AutoRender = false; $ Content = $ this- & gt; Render (); File_put_contents (TMP. 'Reservations'. $ Id. '.ics', $ content); $ This- & gt; Email-> Attachment = Array ('Reservation .ics' => TMP. 'Reservations'. $ Id '.ics');

PHP getting data from mysql database for the Query string variable -

What I would like to do here; I am passing an encoded data as a query variable for my webpage, then in my php page, I am decoding data and checking my database the same. The code I'm using is shown below: & lt ;? Get ID from Php // URL $ Id = (isset ($ _GET ["id"]) & amp; empty! ($ _GET ["id"])? $ _GET ["id"]: "") ; // If "id" is not empty, go ahead if (! Id ($ id)) {$ id = base64_decode ($ id); Global $ wpdb; $ Res = $ wpdb- & gt; Query ("SELECT * FROM S_redirect WHERE source =". $ Id); $ Tot = count ($ res); Copy $ tot "records."; ($ I = 0; $ i & lt; Count ($ res); $ i ++) {ebay $ res [$ i] - & gt; For ID; } Go out; } Else {resonant "id not"; Go out; }? & Gt; I have a record in my database The above code says "1 record" I'm not sure how to get the value of the field in that row I have 3 columns, They are id, field 1 and field 2. Please BTW, I'm ...

objective c - Passing Progress Bar Information to the View Controller -

I have a class that handles downloads and provides progress information. - (zero) connection: (NSURLConnection *) connection was the receipt data: (NSData *) data {[Data data received: data]; Self.recievedlength = self.recievedlength + [data length]; // calculation of progress self.progress = 0; Self.progress = ((float) received / [filesize floatValue]); // NSLog (@ "% f", auto.progress); [Self display selectorMythrthread: @Selector (Passprogress) with object: not waiting until: no]; I have the following selector, which gives the float's progress information int form in the same class: (float) pass progress {/ NSLog (@ "% F", self.progress); Return self Progress; } My question is, how can I update the UIProgressView (progress bar) in the menu widgetor. The following does not work NSLog (@ "Progress% F", [Class Eases Pass Progress]); Any thoughts please do not want to write the download code in the main code controller. Write ...

mysql - Date difference between two records in same table -

मेरे पास निम्न रिकॉर्ड के साथ तालिका ( job_logs ) है: id , job_id , user_id , स्थिति , बनाया_आप , job_type । हर बार जब कोई नौकरी रिकॉर्ड चलाने शुरू हो जाती है तो job_log तालिका में स्थिति = 'शुरू' में लिखा जाता है। जब एक नौकरी समाप्त हो जाती है, तो दूसरा रिकार्ड तोड़ा जाता है, स्थिति = 'पूर्ण' के साथ तालिका में जोड़ा जाता है। दोनों अभिलेखों में समान है user_id , नौकरी_प्रकार और job_id (जो कार्य चल रहे कार्य द्वारा निर्धारित किया गया है - इन 2 रिकॉर्ड के लिए अद्वितीय)। मुझे एक क्वेरी चाहिए जो इन सभी रिकॉर्ड जोड़े टेबल में (आई डी डी द्वारा क्रमबद्ध) लेकिन मुश्किल भाग यह है कि मैं 'पूर्ण' स्थिति के साथ रिकार्ड में जोड़ना चाहता हूं, जिस समय वह नौकरी को चलाने के लिए ( completed.created_at - start.created_at )। मैं ऐसा कैसे कर सकता हूं? SELECT j1 .job_id as job_id, (j2.created_at - j1.created_at) job_logs से time_run के रूप में j1 इनर जॉब जॉब लॉग्स j2 ON (j1.job_id = j2.job_id) जहां j1.status = 'शुरू' और j2.status = 'do...

Android: graphics shape.intersects method. Is there an analog in android? -

I like to do things like Android (like I'm using Java. I: Shape Size = ...; Shape.intersects (left, top, width, height); Size (left, top, width, height); Tried to consider Android classes: Path, Size ... but nothing found. All this is a little confusing by Android stuff Would you please, can people help me find solutions? Android

Mysql regenerate missing IDs from 1 to N -

I have a table with indexed column id2 . After using this table to insert / delete records, there are some missing records. id2 starts this way 1,2,3,4,8,9,13,55,66,67,68 .... 928746 How can I regenerate the sequence of id2 , so the missing number [1,2,3,4,5,6. ..] is not? In addition, the id2 must be in line with the ts field, which is the Unix timestamp for record insertion. Is it possible to do this with mysql query, without any code (PHP)? PS Anything depends on these IDs I can change them independently, do I just want to do any signals? SET @ rownum = 0; Update [Table] T, (SELECT @rownum: = @ rownum + 1 rownum, [table]. * From [table]) R set t. [Field] = R.Province where WHERE (T. [primary_key] = R. [primary_key]) replace [table] with your table name, [field] by your field name , And [primary_key] from the primary key column name to:

javascript - redirect page by HyperLink1 -

स्क्रिप्ट function getParam (name) {name = name.replace (/ [\ []/, "\\\[")।बदलने के(/[\]]/, "\\\]"); Var regexS = "[\\? & Amp;]" + name + "= ([^ & amp; #] *)"; Var रिगेक्स = नया रेगएक्स (regexS); Var परिणाम = regex.exec (window.location.href); अगर (परिणाम == नल) "" वापसी; और यूनिस्केप वापसी (परिणाम [1]); } HTML & asp: एप: हाइपरलिंक आईडी = "हाइपरलिंक 1" रनैट = "सर्वर" नेविगेट यूआरएल = "~ / पब्लिक पृष्ठ / कॉन्फ़िफ़ मेसेज.एस्पक्स? आईडीकॉम्पनी = जावास्क्रिप्ट: getParam ( 'idCompany'); "& gt; bbb & lt; / एएसपी: हाइपरलिंक & gt; मुझे लगता है कि अगर idCompany = 123 url onclikc में यह हाइपरलिंक PersonPage / ConfighMessages.aspx? IdCompany = 123 लेकिन यह कोड इस पर पुनः निर्देशित है: /PersonPage/ConfighMessages.aspx?idCompany=getParam ('idCompany'); कोशिश करें: $ ("# HyperLink1")। क्लिक करें (फ़ंक्शन () {window.location.href = "...

delphi - Testing multiple TComboBox values at once -

I am a noob in delphi but please help. I have 7 TComboBoxes on a form. Their values ​​are given names using them using a SQL query from the same table. Process TForm3.Button4Click (Sender: Tubbed); Start Q2. Stop it; Q2.SQL.Clear; Q2.SQL.Add ('Select Number'); Q2.SQL.Add ('FROM numbers.dbf'); Q2.RequestLive: True =; Q2.Open; Cb1.Items.Add (q2.FieldByName ('number') value.); Cb1.Text: = '? ? ? '; Cb2.Items.Add (q2.FieldByName ('number') value.); Cb2.Text: = '? ? ? '; ... ... ... End; Where CB1, CBT .... are TCobobox. I'm trying to test them against their values ​​(text of all values) Click on them, especially if you select cb1 = 1 from the dropdown, Then if you select cb2 = 1 ... etc and you give the same number, you should give it an error message MessageDlg ('Check values: CB1 And CB2: the same values ​​have been recorded. ', M.TERR, MBOKennel, 0); Which method you use, I would recommend, I am battling for...

Spring3 Security Framework, Where do I set Spring Security Login? -

I'm making my first project with the Spring 3 security framework, where can I set Spring Security Long ?? If I find one of the pages that I need to log in then I get this error 'http: // localhost: 8080 / myspring / spring_security_login Redirecting to Keep it in SEC: security tag in the form tag . For you, this would be: & lt; Form-login login page = "/ login / add.html" / & gt;

sql server - how to submit a form without using a submit button in servlet -

अगर (श्रेणी। बराबर ("मौसमी सजावट")) {out.println ("& lt; form name = 'Adddeco' id = 'adddeco' विधि = 'पोस्ट' & gt; "); "+" & Lt; tr & gt; & lt; th & gt; नाम & amp; सजावट का विवरण & lt; out.println ("& lt; इनपुट प्रकार = छुपा नाम = ceter value = decos & gt;" + "& lt; तालिका सीमा = 0 colspan = 5> ; / Th & gt; & lt; th & gt; इनपुट gt; & lt; / th & gt; & lt; / tr & gt; "); out.println ( "& LT; टीआर & gt; & lt; वें & gt; उत्पाद ID & lt; / वें & gt; & lt; वें & gt; & lt; इनपुट प्रकार = पाठ नाम deco_PID चौड़ाई = 30 & gt; & lt; / वें & gt; & lt; / टीआर & gt; & lt; / तालिका & gt; "); Out.println ("& lt; tr & gt; & lt; th & gt; प्रदाता & lt; / th & gt; & lt; th & gt; इनपुट प्रकार = टेक्स्ट का नाम = deco_provide width = 30> gt; ...

php - Check char size in utf8 encoding -

Is there a simple solution to check how many bytes are stored in UTF 8? strlen () Returns the number of bytes. Mb_strlen () returns the number of multibyte characters.

java - xStream problems - How to deserialize multiple objects -

I'm using xStream to manipulate XML, all is well. However, I have a problem to put on XML archive and other things: Example: My XML has a tag, and inside it, I have & lt; Comment & gt; See some more examples of name tags: & lt; Comments & gt; & Lt; Comment & gt; & Lt; ID & gt; 1 & lt; / Id & gt; & Lt; Desc & gt; A comment & lt; / Desc> & Lt; / Comment & gt; & Lt; Comment & gt; & Lt; ID & gt; 2 & lt; / Id & gt; & Lt; Desc & gt; Another comment & lt; / Desc> & Lt; / Comment & gt; & Lt; Comment & gt; & Lt; ID & gt; 3 & lt; / Id & gt; & Lt; Desc & gt; One more comment & lt; / Desc> & Lt; / Comment & gt; & Lt; / Comments & gt; And progress can I tag 500 inside the tag. And these comments have commented types How can I sort by xStream to put all these tags in the squares? How do I create different classes in c...

Is there any 'Equinox (OSGi)' like implementation for using in Ruby? -

What is the implementation of any 'Equinox (OSGI)' to use in Ruby? I would like to use multi-functional distributed in Ruby with easy management and I was not able to find anything like e OSGI is a technology for Java virtual machine, so it works with JRB.

How to write out a Cocoa file type icon as a 16x16 PNG file? -

How can you write a 16x16 PNG file for a file type icon in Cocoa? I tried to do this with code like snippets before. Snippet worked with Mac OS X 10.5 on PPC machine, but now does not work on Mac OS X 10.6: PNG has written that instead of 16x16 it is 512x512 size. NSImage * icon = [[NSWorkspace shared workspace] iconfile: NSFileTypeForHFSTypeCode (kGenericFolderIcon)]; [Set icon set: nsmcases (16.0.16.0)]; NSBitmapImageRep * bitmapRep = [NSBitmapImageRep imageRepWithData: [icon TIFF Representation]]; NSDTA * Data = [Bitmap Ripple Representation: User Type: NSPN FileType Properties: Zero]; [Write data file: @ "/ tmp / test page" atomic: no]; What do I understand from documentation on NSImage and NSImageRep , the fact that the above code was coincident earlier, as Set size: sets the "drawing size" of the image that does not necessarily match the "mail" of its representation (physical size). So what is the correct way to get the 16x16 size PN...

Android unit test/test.runner - access to Application object -

I am using the Android test.runner library and AndroidTestCase etc. to create some unit tests. I find this useful, but access to the application object for a test is required. Generally I only meet the context of that activity, eg. AppState AppState = (myActivity.getApplicationContext (applet);); However, the unit is in test class, which extends AndroidText Seeds, and as far as I can see, a GetApplicationContext is not available. There is a getContext, but it is not clear if I want this. What is the best way to act? Are you testing your applet object, or testing something else that depend on it? Trying? If you are not testing upstate at this frequency, then you can use an instrument like mokoos to copy an applet object for your testing purposes.

php - "Paypal express checkout", not see any transactions in paypal account, although reture success code in program -

Everything runs well, users direct PayPal, pay, and returns the "success" code And the merchants come back to the website. But when I log in to the user account and merchant account, I do not see any transactions. Nothing after several hours I am using 3D party integration and sandbox testing. (I can send money directly to the sandbox account.) These are the strings. METHOD] => SetExpressCheckout & lt; P & gt; [Version] = & gt; 65.1 & lt; P & gt; [Pwd] = & gt; 13012 .. & lt; P & gt; [User] = & gt; Emily .... & lt; P & gt; [Sign] = & gt; AY -... & lt; P & gt; [ADDRESSOVERRIDE] = & gt; 1 & lt; P & gt; [L_NAME0] = & gt; 106791 TBL3 & lt; P & gt; [L_AMT 0] = & gt; 18 & lt; P & gt; [L_QTY0] = & gt; 1 & lt; P & gt; [L_DESC0] = & gt; ... & lt; P & gt; [MAXAMT] = & gt; 43 & lt; P & gt; [AMT] = & gt; 18 & lt; P & gt; [ITEMAMT] = ...

imaging - How does Google's Page Speed lossless image compression work? -

When you run Google's PageSpeed ​​plugins for firebug / Firefox on a website, it will suggest those cases Where an image can be harmless, compressed, and provide a link to download this small picture. For example: Lossless compression can save 33.5 KB (85% reduction). Lossless loss can save compression 9 1B (51% deficiency). 262-B (decrease of 11%) Lossless loss can save compression 61b (a decrease of 5%). This applies to both JPG and PNG file types (I have not tested GIF or the other.) Also note the flicker thumbnail (all of these Images are 75x75 pixels) They are some big savings if this is really great, why not apply this server-side to its entire library and reduce its storage and bandwidth load? Even Stackoverflow.com stands for some very small savings: Losslessly compression 11b (1% reduction) Could. I have noticed that PageSpeed ​​has suggested good savings on PNG files which I had created using Photoshop 'Save to Web' feature. So my que...

query optimization - Preventing N+1 queries in Rails -

I have seen some examples of a passing: hash value to any one in ActiveRecord Railway find methods However, I have not seen any examples that it is possible through methods of relationship or not. For example, suppose I have the following: def user & lt; ActiveRecord :: Base has has_many: user_favorites has_many: favorites, via = & gt; : User_favorites end def favorites & lt; ActiveRecord :: Base has has_many: user_favorites has_many: users ,: through = & gt; : User_favorites end def UserFavorite & lt; ActiveRecord :: Base is_to: user is_to: Favorites end All examples I see in this way: User.find (: all :, Preferred But I do not see any examples of the use of relationships, would it be possible to do something like this instead? User: (Relationships = & gt ;: User) You class relationships Can not be used as management. This is the example methods. User.find (: all ,: include = & gt;: preferred) or for Rail 3.x...

java - AWT Canvas flickering on manual resize -

You can not make a canvas flicker while recycling just outside of intellectual interest. Expands public class flickr avat canvas {public static zero main (string [] args) {frame F = new frame (str); // This line does not change anything / JFrame f = new gefram (str); F.add (new flickr (ftc); f.pack (); int framewidth = f.getWidth (); int frameshite = f.getHeight (); dimension screenshot = toolkit.get defaulttoolkit (). GetScreenSize (); F .setLocation (Screensized width / 2 - framewidth / 2, screen size.heath / 2 - frameshit / 2); f.setVisible (true); F.addWindowListener (new window adapter) {Public Zero Window Closure (WindowEnd E) {System.exit (0);} public holiday window expired (windowEd E) {} public Zero Window Displayed (and Personalized color content color; font f = new font ("Georgia", font. BA, 16); Stable string str = "AWT canvas resizing flickering"; public flickr () (Random) = Random (); BG color = new color (RNXIt (256), R. NXtint (256), RNXInt (2...

linux - Posix Serial Connection with Callbacks -

I am trying to communicate with arduino using code, Which uses the termios to open an arduino and talk to a non-blocking manner that works fine? What was I thinking when I registered a callback function using RST on Java I can say that whenever there is data on the line, do not check me manually Falls. I googled but can not find any information about how to register a callback function? I am on Linux / OS X and I am trying to avoid starting a new thread to read / read data on line Pausix does not define a method for assigning the callback function itself when the serial data arrives. The standard way to do this type of processing is to use the select library function if you do not want to use a different thread. This allows you to define a set of file descriptors of the program that are interested in your program and then go to sleep. If something interesting happens with your file descriptor (like new data is available for reading), then your process will automatically ...

ruby - Rails checkboxes -

In my database there is a string column, which is the "artist" or "listener", and I want the user to send the appropriate checkbox Clicking is able to choose which string is populated with columns. How can you do it? You should use the radio button here: # User model and user-typed field & Lt;% = f.radio_button: user_type, "listener"%> & Lt;% end% & gt;

python - Adding to a date, checking if past expiration date -

For a part of my program it is necessary that the user enters the date and to view this date, each product Is checked against if the product is due to end the product before or after the date the user entered the shelf life from the date and its shelf life. Import import import import datetime cheeseDictionary = {} userInput = "" def loadProduct (fileName): global cheeseDictionary f = open (fileName, "r") line = f The line: line = line [: - 1] data = partition (line, data: [2], "name": data [3]} # stores [data]: .readline () # reads the line from the file: "Data": data [1], "life": data [3]} # data each divided item line = f.readline () # next line f.close () def saveProduct (fileName, cheeseDictionary): sorted ( For cheeseDictionary.keys ()) I for f = open (fileName, "w"): v = CheeseDictionary [I] f.write ("% s:% s:% s:% s \ n"% (i, v ["date"], v ["life"], v ["name"])) f. "Add...

django - What's the best facebook python-sdk fork? -

It seems that the development has stopped at the official Python-SDK. There are 13 9 forks on Github, what is the most mature or best to use with Django. Edit: I mean by "official" I am unhappy to use this because there are several pull requests that are open for some time. Take a look at this to bridge the interval between all the imperfect DjGogo Facebook integration layers was launched. It has also worked by Ladozango Mcheup Group Fame's Jakob Brunch and Danny Greenfield of Django Consultation (I do not work for them).

qt4 - QT identifying selected item from a scene -

I'm making a QT application but hit it on one place. I have received my custom footage class from QGraphicsScene, from where I add my items like cars, buses etc to the screen. View from zero: Mousepress Event (QGraphicsSceneMouseEvent * mouseEvent) {If (mouseEvent-> Button (!)! = Qt :: LeftButton) Return; Drawing item * items; Switch (mime) {insert case}: item = new diagram item (myItemType, myItemMenu); AddItem (item); Items, & gt; SetPos (mouseEvent-> scenePos ()); Empty item (item); break; As you can see from the code above, I have a diagram item class that has been taken from QGraphicsPixmapItem to add different items for the view. switch (myDiagramType) {case bus: setpixmap (Dir + "/ images / bus1.jpg")); break; Case Car: Set Pixmap (Dir + "/ images / car4scene.png")); break; Case truck: What do I want to achieve here, when I choose from my item (car or bus), I want to know what car or bus either Or truck I have no clue how to go a...

iphone - How to sort an NSArray of known objects such that the FIRST record is ensured to be equal to a known object? -

अगर मेरे पास एक वस्तु और सेटअप है जैसे: MyObject * objectOne = .. ..; NSArray * arrayOfMyObjects = [self.someObject valueForKey = @ "myObjects"] सभी ऑब्जेक्ट्स]; जहां valueForKey = @ "ऑब्जेक्ट्स" MyObject प्रकारों के एक NSMutableSet है, मैं कैसे निश्चित रूप से (या कम से कम यह सुनिश्चित करने का प्रयास) कि objectOne के बराबर है [arrayOfMyObjects objectAtIndex: 0] ? असल में यह सुनिश्चित करना कि NSArray का पहला ऑब्जेक्ट मुझे एक ज्ञात वस्तु के बराबर है? यह एक UITableView के प्रयोजनों के लिए है और यह सुनिश्चित कर रहा है कि शीर्ष सबसे अधिक अभिलेख वस्तुऑन है जब यह लोड होता है? मुझे लगता है कि कुछ प्रकार के विवरणकारियों की कपट आवश्यक है, लेकिन यह निश्चित नहीं है वाक्यविन्यास? धन्यवाद! आप यह सुनिश्चित करने के लिए एक तुलनित्र ब्लॉक का उपयोग कर सकते हैं यह पहला है: MyObject * objectOne; NSArray * सरणी = [[self.someObject valueForKey: @ "myObjects"] सभी ऑब्जेक्ट्स]; NSArray * sortedArray = [सरणी क्रमबद्धअरेयूउज़िंगकंपारेटर: ^ (आईडी obj...

binding - How to bind a dependency property to a control in WPF? -

मैंने एक दिन वर्ग बनाया है: सार्वजनिक वर्ग दिन {सार्वजनिक इंट डेऑफ़मॉन्थ {रिटर्न डे ओफ़मोन्थ; }} सार्वजनिक सूची & lt; प्रविष्टि & gt; कैलेंडर डेयइट्स {प्राप्त करें {कैलेंडर वापस करें; } सेट {calendarDayItems = value; }} प्राइवेट डेटटाइम डेट; निजी इंट डेऑफ़मॉनथ; निजी सूची & lt; प्रविष्टि & gt; calendarDayItems; सार्वजनिक दिवस (दिनांक समय की तारीख, सूची & lt; प्रविष्टि & gt; प्रविष्टियां) {this.date = date; This.dayOfMonth = date.Day; This.calendarDayItems = प्रविष्टियां; }} अगला मैंने एक WPF UserControl बना दिया है जिसके लिए मैं दिन के संग्रह को ItemsControl से बाइंड करना चाहता हूं। मैंने एक निर्भरता संपत्ति बनाई है ObservableCollection & lt; दिन & gt; दिन जो ItemsControl से जुड़ा है। यहां XAML है: & lt; UserControl ... नाम = "कैलेंडरमन्थिव्यूकंट्रोल" & gt; ... & lt; आइटमोंकंट्रोल आइटमस्सोर्स = "{बाध्यकारी तत्व नाम = कैलेंडरमन्थिव्यू कंट्रोल, पथ = दिन}" & gt; & LT; ItemsControl.ItemsPanel ...

Visual studio 2010 Implement Interface - Copy XML comments? -

When I have a class implementing interface, I can right click on the interface name in that class file " Interface Apply "Visual Studio 2010 will automatically populate my class with required methods and fields. Can Visual Studio 2010 be configured to copy XML summary comments associated with those methods / fields? IMHO Visual Studio can not do this out-of-box. You can set up which will give you the functionality that you are searching for or using which makes it easy to comment based on your interface. Hope that helps!

sql - Best query for a 1:N relationship -

मेरे पास दो तालिकाओं हैं, मुझे USERNAME : उपयोगकर्ता: USERID USERNAME ... अन्य फ़ील्ड ... AccessRights (User.USERID के साथ एक से बहुत से संबंध): USERID अनुदान मुझे उपयोगकर्ता चाहिए। * फ़ील्ड और सभी AccessRights जहां AccessRights.USERID = USER.USERID मैं यह कुछ तरीके कर सकता हूँ: उपयोगकर्ता के लिए पहले दो अलग-अलग पूछताछ, USERID प्राप्त करें और इसे दूसरी क्वेरी में एक पैरामीटर के रूप में उपयोग करें तालिकाओं में शामिल हों, लेकिन यह सभी उपयोगकर्ता के डुप्लिकेट। * कई पंक्तियों से अधिक डेटा परिणामों को एक क्षेत्र में मार्शल करने के लिए कुछ फ़िशर संग्रहीत कार्यवाही करें लेकिन मेरे पास यह आंत है कि मैं कुछ बेहतर दृष्टिकोण की सोच नहीं रहा हूं, इसलिए मैंने सोचा मैं पूछूंगा। डेटाबेस के आधार पर, आप उस आउटपुट को कई परिणाम के रूप में एक स्क्रिप्ट भेज सकते हैं । यह उस भाषा पर भी निर्भर करता है जिसे आप कोडिंग कर रहे हैं। लेकिन जावा में, आप कथन से कई परिणाम प्राप्त कर सकते हैं यदि आप वक्तव्य। एक्ससीक्यूट (बनाम एक्जिक्यूटएक्शन) का उपयोग करते हैं। इस तरह, आप उपयोगकर्ता...

python - x/y axis graph tool [text file input] -

Can I download a free tool that will direct a graph file to a set of X and Y? Or is there a dragon module that can give me a quick and dirty view of that graph? Excel is not an option because I do not have it. I like some light weight. You can try. If you want to use a dragon solution, it is a bit heavy weight, but after setup, it is very easy to use.

Manipulating Oracle APEX Regions with jQuery -

I am using Oracle App Express (Apex) where I created a report area and parts of the headings of that area As such, I have entered the following: & lt; Div id = "abc" style = "font-weight: bold; font-size: 18px;" & Gt; & Lt; / Div & gt; In the source of the field, I have my required SQL report query. I am trying to use jQuery so that I can hide and base this ID on ID ID. The value of "ABC" when I try to use $ ("# abc"). Show (); or $ ("# abc"). Hide () '' , nothing appears (it can not get this div ID?). Am I doing something wrong or is it not possible when using the Apex SQL Report area? When you issue $ ("# abc"). Hide (), hides the contents of the div with the jQuery "abc" id - that is, the text between any HTML / opening & lt; Div & gt; And closing & lt; / Div & gt; Tag There is nothing to hide these tags in your example and nothing like this will change. ...

math - javascript matrix exponential, ala cv::Rodrigues( )? -

Is the address of an existing code that makes the matrix exponent in javascript? Or, if not, what are the "best practices" to write something like this? I am used for C ++ and app; Matlab, just trying to get my hands in a few WebGL stuff in the last few days ... The simplest way is to use quadratic mathematics for intermediate rotation, so the conversion is Rodriguez-> Mediterranean-> Matrix Matrix-> Quaterian-> Rodriguez Quaternian-> Rodriguez is trivial, and Matrix-> Quaternian implementation can be found easy

objective c - What's the correct way to store `Class` object into `NSMutableArray`? -

प्रकार class उद्देश्य-सी प्रकार नहीं दिखता है तो इसे संहिता में NSMutableArray दिखता है विशेष देखभाल की आवश्यकता है ऐसा करने के लिए सही क्या है? मैं "सही" नहीं जानता जिस तरह से "लेकिन आप इसे स्ट्रिंग के रूप में नहीं रख सकते? NSMutableArray * array = [[NSMutableArray alloc] init]; [सरणी addObject: NSStringFromClass ([yourObject वर्ग])]; [सरणी addObject: NSStringFromClass ([अन्य ऑब्जेक्ट वर्ग])]; // बाद में आपके कोड में। id yourObject = NSClassFromString ([सरणी ऑब्जेक्टऑट इंडेक्स: 0UL]); आशा है कि यह मददगार हो सकता है।

How to read data line by line from a file using ant script? -

In Perl, we read & lt; FileDescriptor & gt; How to do the same way using ant script. You can use the task in combination with the job (you have to download ant-copy and install Must do). & lt; Project name = "test" default = "compilation" & gt; & Lt; Workflow resource = "net / sf / extract / antacrobb properties" & gt; & Lt; Classpath & gt; & Lt; Pathelement location = "path / to / ant-contrib.jar" /> & Lt; / Classpath & gt; & Lt; / Taskdef> & Lt; LoadFile Property = "File" srcfile = "somefile.txt" /> & Lt; Target name = "compilation" & gt; Param = "line" list = "$ {file}" delimiter = "$ {line.separator}" & gt; For & lt; & Lt; Sequential & gt; & Lt; Echo & gt; @ {Line} & lt; / Echo & gt; & Lt; / Sequential & gt; & Lt; For / & gt; & Lt; / Target & gt; ...

delphi - Change Rave Report datatext1 color -

I want to set a Rev. DataText color with Delphi if Edit1 Text = '0' then datatext1.color = green; // For example How can I do this? Here you have a link to navorro, which is to set text fonts, colors, etc. In the report, "On the fly" report.

ios - Is it legal to display ads in an iPhone app without using Apple's iAd system -

Is it legal to display ads in the iPhone app without using Apple's IAD advertising system? Is it still legal if I have been compensated for showing those advertisements? I asked the official Apple forum, but did not find a good answer. Thank you! Yes, it's absolutely legal, many apps use ad providers like adobe etc at the app store , But the reason for this is that iAds are often used to get the highest revenue on average.

android - Why am I getting "R drawable cannot be drawn"? -

मैं अपने कोड को बंद कर रहा हूं। पैकेज com.Tabs.org; आयात करें android.app.TabActivity; Import android.content.Intent; आयात करें android.content.res.Resources; Importroid.os.Bundle; आयात करें android.widget.TabHost; सार्वजनिक श्रेणी HelloTabWidget टैबैक्टिविटी (सार्वजनिक शून्य पर क्रिएट (बंडल सहेजे गए इन्स्टैंसस्टेट)) को बढ़ाता है {सुपर। कॉन्टेट (सहेजे गए इन्स्टेंसस्टेट); setContentView (R.layout.main); संसाधन res = getResources (); // संसाधनों को Drawables TabHost टैब प्राप्त करने के लिए वस्तु = getTabHost (); // गतिविधि TabHost TabHost.TabSpec युक्ति; // प्रत्येक टैब इरादे के उद्देश्य के लिए पुन: प्रयोज्य TabSpec; // प्रत्येक टैब के लिए पुन: प्रयोज्य इरादा // टैब के लिए एक गतिविधि लॉन्च करने के लिए एक इरादा बनाएं (पुनः उपयोग किया जा सकता है) आशय = नया आशय ()। SetClass (यह, कलाकार गतिविधि। वर्ग); // प्रत्येक टैब के लिए एक TabSpec प्रारंभ करें और उसे TabHost spec = tabHost.newTabSpec ("कलाकार") में जोड़ें। SetIndicator ("कलाकार", res.getDrawable (R.drawable.ic...

c# - How to find whether the stream has an unicode -

I have a file name "Connecticut is now 2 degrees C.T.T." In which there is a Unicode but the content of the file was just used to identify the code before the normal letter that the file name has Unicode, so the file was written with Unicode details. There is a conflict in the output file in this manner of implementation. So anyone can tell whether the file stream has a Unicode in it. Thanks in advance, Lokesh. The simplest strategy so far is to decide on an encoding for a particular file, e.g. UTF-8, and especially use it when you write it down and then when you read it. Trying to find out what encoding is definitely a problem, so finding it is not the best. UPDATE You specify the following comments that you want to write a file that is unknown to any other encoding Created by It is impossible to do this with complete 100% reliability in general. If you are lucky then you think the file comes with one. In that case you can read the BOM and thus you c...

sharepoint 2010 - Changing the Fixed Keyword Query in search results core web part with the current user, (Author:{CurrentUser}) -

Is there a way to change the fixed keyword query in the search results core web part to get the current user ( Writer: {CurrentUser} )? I've played with Scope and Filters and can fix it with the supply of certain keyword queries, but I am not able to always change it to get the current user. Actually I would like to be a fixed -code area author: last first . Here are some posts that indicate this but I would like to just change it in the XSL in the .aspx file and it will be done with it. to anyone? OK so I've got "work around" for this . I will try and make as easy as possible Create a new ASPX page on which " is the core result Web Part " and the code in the properties set to " user query "> Cross -Web Part Query Id "under" Results Query Options ". We can refer to this page as" View Page Web Part " We'll call from inside, the wep part that will load the second page in an iframe. ...

WebView Animation Problem‏ - Android -

Hope you are fine, in fact it is my first post, I have discovered a lot of things, and a great my Problem solved, but unfortunately the answer to my problem was not found. The problem is: I am developing an Android application using html, css and javascript. My application depends on the PhoneGap framework. This application has a lot of local pages. In the application, I am trying to handle swipe gesture on Android mobile and move pages based on swipe direction. If the user swipe to the left then the application must call the previous page, if the user swipe right, the application will send the user to the next page. I can do this by using native Java for Android. But the problem, while calling for the page, I'm impacting a slide for the requested page. But what happens is not the effect of the current page slide, the requested page, which occurs after the slide effect is over, the requested page appears: (I am looking for a mechanism to create an effect that is going to th...

iphone - while adding string(object) to the array giving unformatted string printing in nslog -

I'm trying to read ?? One ?? One ?? One ?? One ?? One ?? Want to store it in XML with a character and an array. It looks fine when reading telegrams from XML and they are similar to XML characters. Now I put them in a temporary array. When I'm trying to print that array, it gives a weird price: instead of ?? One ?? One ?? One ?? One ?? One ?? One ?? It shows from "\ U00dc", "\ U00ca \ U00db \ U00ce \ U00cd", "\ U00d7", (array value) . Can anyone tell me why this is happening? I insert the objects for the array [textWord addObject: currentElement]; I'm using . Here is the current element a NSMutableString . These are Unicode characters for your particular character, what is the problem in it.

javascript - GWT: com.google.gwt.core.client.JavaScriptException. only using Internet Explorer -

Before explaining my problem, I must say that my GWT version is 2.2.0 and the error is only used when Happens when i Internet Explorer (IE 8 in this case) I have a small GWT project that throws a button the next method: Private zero expotarExpediente (VistaExpediente Vista) { Last String Template URL = GWT.getHostPageBaseURL () + "Export? Id =" + vista.getId (); Window.Open (Template URL, "Explorer's Explorer Expands:" + Vista. NewswereexDentain ("," "); } This method creates a template URL to call the classic HTTPServlet ("Exporter"), which generates a ZIP file for users to download. Sentence window Open a window in the Open (...) browser that allows to download the file. It works properly in all browsers except Internet Explorer. Thrown exception is beside: 08: 31.208 [error] [sistmedfiniciontramites] Exempt exceptions dropped out com.google.gwt.core.client Exception exception Next 10 Javascript expansion: (error): lo...

C++ 2d vectors Issue inside a "for" loop -

I understand that when you try to change the shape of 2D vector objects, but I have a strange problem here Have to face. Code section is attached below: for (int iter = 0; iter & lt; j; iter ++) {cout & lt; & Lt; "Etter" & lt; & Lt; IARAR & lt; & Lt; Endl; Rows_n = rows_n / 2; Cols_n = cols_n / 2; Cout & lt; & Lt; "Sig2" & lt; & Lt; Sig2.size () & lt; & Lt; Endl; Of vector & lt; Vector & lt; Double & gt; & Gt; Ca (rows_n, vector & lt; double & gt; (cols_n)); Of vector & lt; Vector & lt; Double & gt; & Gt; Ch (rows_n, vector & lt; double & gt; (cols_n)); Of vector & lt; Vector & lt; Double & gt; & Gt; CV (rows_n, vector & lt; double & gt; (cols_n)); Of vector & lt; Vector & lt; Double & gt; & Gt; Cd (rows_n, vector & lt; double & gt; (cols_n)); Cout & lt; & Lt; "Ca" & lt; & Lt; CA.size () ...

numbers - Round the value in Javascript -

I have a scenario where the user enters 000.03 for example, I want to show .03 instead of 000.03 How can I do this with Javascript? How about: Function show round (val) {Var zero = parseint (well spit ('.') [0], 10) === 0; Zero return? Val.substring (val.indexOf ('.')): Val.replace (/ ^ 0 + /, '')); } Console.log (sunrise ('000.03')); // = & gt; ".03" console.log (Showr ('900.03')); // = & gt; "900.03" console.log (Showr ('00 9.03 ')); // = & gt; "9.03" Or adjust? Lvaro G. To get rid of Viacario solution leading to zero: string (parflot ("090.03")) .replace (/ ^ 0 + \ ./, ".")

database connection - connect to SQL using asp.net -

Anyone can help me connect to SQL Server through VB.net using ASP.NET Webform .. My database name is user and I want to use the database for the login page. Please help me .. Personal Sub Button1_Click (ByVal This System.Object, ByVal E System. As EventArgs handles as Button1.Click ConnectionString dim string ConnectionString = ConfigurationSettings.AppSettings ("ConnectionString") as a Thief Thor New SqlConnection (ConnectionString) In the form of the new SqlCommand, the cmd dim ("thief" user-id, select user from public building department ") con.Open () dim myreader as SqlDataReader myreader = cmd.ExecuteReader () while myreader.Read ( ) If TxtUserId.Text = myreader ("user-id"). ToString () Trim () andalso TxtPwd.Text = myreader ("PWD"). ToString () The trim () session again ("user id") = TxtUserId.Text Response.Redirect ("UserMyProfile.aspx"), otherwise lblMsg.Visible = true lblMsg.Text = "Inavalid User-ID ...

send message from java program to activemq using mule -

Iam is trying to send a string message in the queue in ActiveMQ using MULE.Iam from a Java program. The mule is -config.xml & lt ;? XML version = "1.0" encoding = "UTF-8"? & Gt; & Lt; Mule xmlns = "http://www.mulesoft.org/schema/mule/core" xmlns: xsi = "http://www.w3.org/2001/XMLSchema-instance" xmlns: jms = "http: // Www.mulesoft.org/schema/mule/jms "xsi: schema location =" http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans- 3.0 .xsd http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context-3.0.xsd http://www.springframework.org/schema/tool ​​Http : //www.springframework.org/schema/tool/spring-tool-3.0.xsd http://www.mulesoft.org/schema/mule/jms http://www.mulesoft.org/schema/mule/ Jms / 3.1 / mule-jms.xsd http://www.mulesoft.org/schema/mule/core http://www.mulesoft.org/schema/mule/core/3.1/mule.xsd"> &...

javascript - Change value of input onchange? -

I need a very javascript function (which I can not get to work, not so simple for me). When a person enters a number in the input field, then the value of another input field should be changed to that value. I have an ATM: function update input (ISH) {fieldname.value = ish; } & Lt; Input type = "text" name = "fieldname" id = "field name" /> & Lt; Input type = "text" name = "cheese" onchange = "updateInput (value)" /> But it can not work in any way, can anyone help me? Thanks in advance! You can not access your domain name as a global variable Are there. Use: Function Update Input (IIS) {document.getElementById ("FieldName"). Value = ish; } and onchange = "updateInput (this.value)"

include - How to send HTTP Headers to an included page in php? -

I need to include some URL in php. I use the following code: of The problem is that work is not being sent to a different job based on page some_page.jsp request header user-agent Thank you. This is a bad pattern to use, if it is on your server, you should include it only through a relative path (why) and if it is not, you basically have the key on your site To another domain. To request another document with a different user agent, try the cURL library. Do not release for informational purposes only ... If you want will run the resulting PHP code (and I firmly I recommend that you do not respond to 'code, eval () and' most important why? ) Update You point to a URL at Inc_url_ include , and it is off by default if you enable it, You can set the user code with the user_agent option. If you want to do this php and Jsp should meet the site together, you send data only Should try, the code should not run on HTTP for others

html - Basic text formatting options -

I'm new to HTML (well, newer than) and I try to format the submitted text . The following code is presented: & lt; H1 align = "center" face = "halventica" & gt; This is another paragraph & lt; / H1> & Lt; P & gt; & Lt; Font align = "center" size = "5" face = "helvventilla" & gt; This is another paragraph & lt; / Font & gt; & Lt; / P & gt; At first, the alignment works fine, though the face is not there. On the other hand, for the second time, shape and face work is fine but not aligned. Normally do you have a good * and free resource on the line? Thank you in advance, & lt; H1 align = "center" face = "helvetica" & gt; This is another paragraph & lt; / H1> & Lt; P align = "center" & gt; & Lt; Font size = "5" face = "Helvetica" & gt; This is another paragraph & lt; / Font & gt; ...

Inno Setup and Game Explorer (GAMEUX) -

I am trying to add my game to innosetup with Geo, I use this script (only code) I am: [CODE] type TGUID = record data 1: cardinal; Data2, Data3: Word; Data 4: Sir's [0. 8] sir; End; Const Platecos = 0; Support Task = 1; Var Playground: Trig; Function GenerateGUID (var GUID: TGUID): Cardinal; External 'Generated' file: GameUntinstaller DLL STDCL setup 'only'; Function AddToGameExplorer (binary: string; path: string; installtype: integer; var GUID: trid): cardinal; External 'AddToGameExplorerA @ Files: GameuxInstallHelper.dll stdcall setuponly'; Function CreateTask (InstallType: Integer; on GUID: TGUID; TaskType: Integer; TaskNumber: Integer; TaskName: String; Binary: String; Parameter: String): Cardinal; External 'CreateTaskA @ Files: GameuxInstallHelper.dll stdcall setuponly'; RetrieveGUIDForApplication function (binary: string; var GUID: TGUID): Cardinal; External 'RetrieveGUIDForApplicationA @ {app} \ Installer \ gameuxInstallHelper.dll ...

apache - setuid on svn update wrapper not working? -

I have reached through related to an svn repository user 'foo' and Apache, and I svn Trying to update, update with a post-fucking hook, which is also on a directory that is owned by Foo. I've been running created a C wrapper owned by Fu and suits bit is set, as has been suggested, which should be added in post-commit script, user www-data Are there. However, when I run the data from the user to the www data (with an empty environment) it actually calls the svn update as the user foo, but let me tell that the user is using www-data SVN has inspired to ask for a password. The code for the cover, which is called svnupdater.c, is similar (with the right path) as suggested in official inquiries. This user has been created and compiled by foo. After setting the suit bit, LS-L shows the inside / hook inside of others: -rwxr-xr-x 1 www-data foo 74 2011-03-28 12:54 Posted -commit - Rwsr-sr-x 1 foo foo 7144 2011-03-28 12:16 svnupdater If I 'su www data' and ...

get - How to define a jQuery object with noConflict()? -

Is it possible to define an object $ response without $? My code will look something like this: jQuery.get ("test.pl", {action: "getNextID"}, function (data) {var $ response = JQuery (data);}); There is no functional difference between $ response $ response and . In JQuery, $ is nothing magic, only a reference to jQuery ; Also, there is nothing else by using the $ variable in the jQuery script, which is a pattern that shows the jQuery object-onos.

c++ - turning off run-time check in visual studio 2008 -

I have an application developed in Linux (Fedora 6-13) It uses MITC, ITK, VTK, QT3 is. I installed VS2008 and MITK, ITK, VTK, QT3. It works fine when I run the application, but after every action I click the button (the changer's position on the slider) I get the following error: Run-time Check Failer # 2 - Stack around variable 'variablename' Corrupted I can continue here and the app just keeps on working properly. Is there a way to disable this runtime check? Thanks Zoly If you want to behave in a random manner, do not fix the bug, then you can disable the check in the properties of the property: C ++ / code Generation / Basic Runtime Check . Keep in mind that it will lead to all kinds of weird problems - you will not be written to data using VS only to detect such overflow, you will use your app . I suggested that you post the relevant code here - so instead of hiding it you will help to fix the problem.

regex - How can I repeat a Perl Regular Expression until no changes are left? -

I'm trying to write a simple command line script to fix some white space and with two tabs Location events need to be changed, but only if it appears at the beginning of the line (prefix only by other tabs). I s / ^ (\ t *) / / 1 \ t / g; If I run through several passes, then it works perfectly, but I do not have enough information about Pearl, unless there is a change in the string, or if it is a regular Expression is My only thought was that he had to use a perspective, but this variable may not be length. I want to be open for a non-reggae solution if at least one quick command line is fit in the script. For reference, the existing Perl script is being implemented in this way: perl -pe 's / ^ (\ t *) / $ 1 \ t / G> ' check until there is no change By that time, you can use 1 to repeat the pattern while s / ^ (\ t *) / $ 1 \ t / g; left to create

c# - don't flush the Session after an exception occurs -

NHibernate सत्र प्रबंधक। इन्स्टेंस। GETSessionFrom (सत्रफ़ीक्चरसंकेतपाथ) .Flush (); मैं फूड ऑर्डर में नल आईडी। कोर। एंटीटीज। लेख प्रविष्टियां (एक अपवाद होने के बाद सत्र को फ्लश नहीं करें) क्या मैं बस पकड़ और सत्र का उपयोग करने के लिए उपयोग कर सकता हूँ। बंद करें या इस उदाहरण में क्या करना बेहतर है? उदाहरण सार्वजनिक शून्य CommitChanges () {यदि (NHibernate सत्र प्रबंधक। इंस्ट्रॉंस। HesOpenTransactionOn (SessionFactoryConfigPath)) {NHibernateSessionManager.Instance.CommitTransactionOn (SessionFactoryConfigPath); } Else {try {// अगर कोई लेन-देन नहीं है, तो बस NHibernateSessionManager.Instance.GetSessionFrom (SessionFactoryConfigPath) परिवर्तनों को फ्लश करें। फ्लश (); } अंत में {NHibernateSessionManager.Instance.GetSessionFrom (सत्रफ़ीक्चरकॉन्फिगपाथ)। क्लोज़ (); }}}} एक अपवाद के बाद, आपका सत्र एक अमान्य स्थिति में है और निपटारा हो यह एक कारण है कि आपको लेनदेन में हमेशा लिखना क्यों चाहिए यदि नहीं, तो आपको अपने डाटाबेस की स्थिति के बारे में कोई जानकारी नहीं है। इसलिए म...

Trying to experiment with some Resharper Open APIs -

I was trying to parse it by reading a C # source file and using Resharper. I wanted to get the list of namespaces used in the file, but I had an exception in this line icsharp file file = cshrppc utility Purse (escoded); Exception description: One type of exception was 'System.InvalidOperationException' in JetBrains.Platform.ReSharper.Shell.dll Thread has exited the 0x1020 code 0 (0x0) thread 0x14c0 has been exited with code 0 (0x0). static zero main () {string sCode = File.ReadAllText (@ "D: \ ResharperTries \ TestFile.cs"); Try {ICSHRP file file = CSRPPrice utility. Purse (acid); IList & LT; ICSharpNamespaceDeclaration & gt; X = file Name-place announcements; Foreach (in ICSHRPnSpaceDiscalationValue X) {console.writeline (value.ContainingNamespace.ShortName); }} Hold (exception e) {console} WrightLine (e.Message); }} Some help is required regarding this problem. Thanks It is possible to do this that part of Dxcore and coded Are there....

iphone - UITable view: didselectrowatIndexPath for multiple rows -

"itemprop =" text "> I have a table view (HomeViewController) in the form of items: locations & gt; Reporting & gt; Installation & gt; I am able to do this with the help of "didselectrowatIndexPath" for the same line, but when I am trying to do this with multiple rows (if others are created), error is not found But still are unable to click on any (places, reporting, or settings) I have imported all three files above. My code: - (zero) tableView: (UITableView *) tableView didSelectRowAtIndexPath: (NSIndexPath *) indexPath {if ([[menuList objectAtIndex: indexPath.row] isEqual: @ "location"] ) {LocationViewController * locationViewController; LocationViewController = [[LocationViewController alloc] initWithNibName: @ "Location View Controller" bundle: zero]; LocationViewController.menuList = [menuListObjectIndex: indexPath.row]; [Self. Navigation Controller Push ViewController: Animated Location View Controller: ...